Uses of Class
ru.curs.celesta.InternalConnectionPool
-
Packages that use InternalConnectionPool Package Description ru.curs.celesta Package of Celesta central class. -
-
Uses of InternalConnectionPool in ru.curs.celesta
Methods in ru.curs.celesta that return InternalConnectionPool Modifier and Type Method Description static InternalConnectionPool
InternalConnectionPool. create(ConnectionPoolConfiguration configuration)
Factory method for connection pool creation.
-