Registry / database / hibernate-proxool

hibernate-proxool

JSON →
library5.5.6javamavenunverified

Integration for Proxool Connection pooling into Hibernate O/RM.

<dependency> <groupId>org.hibernate</groupId> <artifactId>hibernate-proxool</artifactId> <version>5.5.6</version> </dependency>
INSTALL
IMPORT
SIG · HIBERNATE-PROXOOL
H
hibernate-proxool
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.

ProxoolConnectionProvider
org.hibernate.proxool.ProxoolConnectionProvider

Minimal usage of Hibernate Proxool

import org.hibernate.proxool.ProxoolConnectionProvider; public class Example { public static void main(String[] args) { ProxoolConnectionProvider provider = new ProxoolConnectionProvider(); System.out.println(provider.toString()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.5.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
hibernate-proxool — mvn dependency:get hibernate-proxool · libregistry