Package org.hibernate.c3p0.internal
Implementation of ConnectionProvider using the c3p0 Connection pool.
Interface Summary Interface Description C3P0MessageLogger The jboss-loggingMessageLoggerfor the hibernate-c3p0 module.Class Summary Class Description C3P0ConnectionProvider A connection provider that uses a C3P0 connection pool.StrategyRegistrationProviderImpl Provides theC3P0ConnectionProviderto theStrategySelectorservice.