Uses of Interface
net.ontopia.persistence.proxy.InstrumentedDataSourceIF
-
Packages that use InstrumentedDataSourceIF Package Description net.ontopia.persistence.proxy An object-relational mapping framework. -
-
Uses of InstrumentedDataSourceIF in net.ontopia.persistence.proxy
Classes in net.ontopia.persistence.proxy that implement InstrumentedDataSourceIF Modifier and Type Class Description class
DBCPDataSource
INTERNAL: A datasource wrapping the DBCP2 connection pooling.class
DriverDataSource
INTERNAL: A datasource creating connections from aDriverManagerConnectionFactory
.class
JNDIDataSource
INTERNAL: A JNDI datasource wrapper to allow metrics.
-