Uses of Package
is.codion.common.db.pool
Packages that use is.codion.common.db.pool
Package
Description
Database related classes.
Connection pool related classes.
Package configuration values:
EntityServerConfiguration.CONNECTION_POOL_FACTORY_CLASS
EntityServerConfiguration.CONNECTION_LIMIT
EntityServerConfiguration.CLIENT_CONNECTION_TIMEOUT
EntityServerConfiguration.CLIENT_LOGGING
EntityServerConfiguration.CONNECTION_POOL_USERS
EntityServerConfiguration.DOMAIN_MODEL_CLASSES
Package configuration values:
EntityServerMonitor.SERVER_MONITOR_UPDATE_RATE
-
Classes in is.codion.common.db.pool used by is.codion.common.db.databaseClassDescriptionProvides connection pool implementationsA connection pool wrapper, providing statistics from the underlying pool and allowing some configuration.
-
Classes in is.codion.common.db.pool used by is.codion.common.db.poolClassDescriptionProvides connection pool implementationsAn interface encapsulating the state of a connection pool at a given time.An interface encapsulating database connection pool statisticsA connection pool wrapper, providing statistics from the underlying pool and allowing some configuration.
-
Classes in is.codion.common.db.pool used by is.codion.framework.serverClassDescriptionAn interface encapsulating database connection pool statistics
-
Classes in is.codion.common.db.pool used by is.codion.plugin.hikari.poolClassDescriptionProvides connection pool implementationsA connection pool wrapper, providing statistics from the underlying pool and allowing some configuration.
-
Classes in is.codion.common.db.pool used by is.codion.plugin.tomcat.poolClassDescriptionProvides connection pool implementationsA connection pool wrapper, providing statistics from the underlying pool and allowing some configuration.
-
Classes in is.codion.common.db.pool used by is.codion.tools.loadtest.modelClassDescriptionA connection pool wrapper, providing statistics from the underlying pool and allowing some configuration.
-
Classes in is.codion.common.db.pool used by is.codion.tools.monitor.modelClassDescriptionAn interface encapsulating database connection pool statisticsA connection pool wrapper, providing statistics from the underlying pool and allowing some configuration.