Package net.datenwerke.dbpool.hooks
Class C3p0ConnectionHook
java.lang.Object
net.datenwerke.dbpool.hooks.C3p0ConnectionHook
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonAcquire(Connection c, String parentDataSourceIdentityToken) voidonCheckIn(Connection c, String parentDataSourceIdentityToken) voidonCheckOut(Connection c, String parentDataSourceIdentityToken) voidonDestroy(Connection c, String parentDataSourceIdentityToken)