Registry / database / hibernate-c3p0

hibernate-c3p0

JSON →
library5.5.6javamavenunverified

Connection pooling support for Hibernate using C3P0, relocated to org.hibernate.orm group.

<dependency> <groupId>org.hibernate</groupId> <artifactId>hibernate-c3p0</artifactId> <version>5.5.6</version> </dependency>
INSTALL
IMPORT
SIG · HIBERNATE-C3P0
H
hibernate-c3p0
databasejavav5.5.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

C3P0ConnectionProvider
org.hibernate.c3p0.internal.C3P0ConnectionProvider

Import the C3P0ConnectionProvider for Hibernate connection pooling.

import org.hibernate.c3p0.internal.C3P0ConnectionProvider; // Configure Hibernate to use C3P0 connection pooling
Debug
Known issues
breakingThis module has been relocated to org.hibernate.orm group.
fix
Use org.hibernate.orm:hibernate-c3p0 instead.
affects: >=6.0
Upgrade
Version history
5.5.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
hibernate-c3p0 — mvn dependency:get hibernate-c3p0 · libregistry