Uses of Package
org.ofbiz.core.entity.jdbc.interceptors.connection
Packages that use org.ofbiz.core.entity.jdbc.interceptors.connection
Package
Description
-
Classes in org.ofbiz.core.entity.jdbc.interceptors.connection used by org.ofbiz.core.entity.jdbcClassDescriptionAn interceptor that knows about when connections are taken from the underlying connection pool
-
Classes in org.ofbiz.core.entity.jdbc.interceptors.connection used by org.ofbiz.core.entity.jdbc.interceptors.connectionClassDescriptionThis holds information about the state of the connection pool at the time a connection was borrowed from the connection poolAn interceptor that knows about when connections are taken from the underlying connection pool
-
Classes in org.ofbiz.core.entity.jdbc.interceptors.connection used by org.ofbiz.core.entity.transactionClassDescriptionA class to track information about
Connections that come from the connection pool.