Class TransactionalDriverProperties.Pool

java.lang.Object
dev.snowdrop.boot.narayana.core.properties.TransactionalDriverProperties.Pool
Enclosing class:
TransactionalDriverProperties

public static class TransactionalDriverProperties.Pool extends Object
  • Constructor Details

    • Pool

      public Pool()
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • getMaxConnections

      public int getMaxConnections()
    • setMaxConnections

      public void setMaxConnections(int maxConnections)