Uses of Interface
org.infinispan.persistence.jdbc.connectionfactory.ConnectionPool
-
Packages that use ConnectionPool Package Description org.infinispan.persistence.jdbc.connectionfactory -
-
Uses of ConnectionPool in org.infinispan.persistence.jdbc.connectionfactory
Classes in org.infinispan.persistence.jdbc.connectionfactory that implement ConnectionPool Modifier and Type Class Description class
C3P0ConnectionPool
Deprecated.Support for the C3P0 connection pool will be removed in 10.0class
HikariConnectionPool
-