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 JdbcConnectionPool
Constructs a new connection pool for H2 databases.static JdbcConnectionPool
JdbcConnectionPool.create
(ConnectionPoolDataSource dataSource) Constructs a new connection pool.