Uses of Class
org.datanucleus.store.rdbms.datasource.dbcp2.ObjectNameWrapper
Packages that use ObjectNameWrapper
Package
Description
This is a repackaged Apache Commons DBCP v2.7.0 and Apache Commons Pool v2.8.0.
-
Uses of ObjectNameWrapper in org.datanucleus.store.rdbms.datasource.dbcp2
Fields in org.datanucleus.store.rdbms.datasource.dbcp2 declared as ObjectNameWrapperModifier and TypeFieldDescriptionprivate final ObjectNameWrapper
PoolableConnection.jmxObjectName
private ObjectNameWrapper
BasicDataSource.registeredJmxObjectName
Actual name under which this component has been registered.Methods in org.datanucleus.store.rdbms.datasource.dbcp2 that return ObjectNameWrapperModifier and TypeMethodDescriptionstatic ObjectNameWrapper
static ObjectNameWrapper
ObjectNameWrapper.wrap
(ObjectName objectName) Methods in org.datanucleus.store.rdbms.datasource.dbcp2 with parameters of type ObjectNameWrapperModifier and TypeMethodDescriptionstatic ObjectName
ObjectNameWrapper.unwrap
(ObjectNameWrapper wrapper)