Package org.hibernate.c3p0.internal
Implementation of ConnectionProvider using the c3p0 Connection pool.
-
Interface Summary Interface Description C3P0MessageLogger The jboss-loggingMessageLogger
for the hibernate-c3p0 module. -
Class Summary Class Description C3P0ConnectionProvider A connection provider that uses a C3P0 connection pool.StrategyRegistrationProviderImpl Provides theC3P0ConnectionProvider
to theStrategySelector
service.