Uses of Class
org.smallmind.persistence.sql.pool.ConnectionEndpoint
Packages that use ConnectionEndpoint
-
Uses of ConnectionEndpoint in org.smallmind.persistence.sql.pool
Constructors in org.smallmind.persistence.sql.pool with parameters of type ConnectionEndpointModifierConstructorDescriptionDataSourceComponentInstanceFactory(DataSourceFactory<D, P> dataSourceFactory, int maxStatements, ConnectionEndpoint... endpoints) DataSourceComponentInstanceFactory(DataSourceFactory<D, P> dataSourceFactory, ConnectionEndpoint... endpoints) DriverManagerComponentInstanceFactory(String driverClassName, int maxStatements, ConnectionEndpoint... endpoints) DriverManagerComponentInstanceFactory(String driverClassName, ConnectionEndpoint... endpoints)