Uses of Class
org.h2.jdbcx.JdbcConnectionPool
Packages that use JdbcConnectionPool
-
Uses of JdbcConnectionPool in org.h2.jdbcx
Methods in org.h2.jdbcx that return JdbcConnectionPoolModifier and TypeMethodDescriptionstatic JdbcConnectionPoolConstructs a new connection pool for H2 databases.static JdbcConnectionPoolJdbcConnectionPool.create(ConnectionPoolDataSource dataSource) Constructs a new connection pool.