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 classDBCPDataSourceINTERNAL: A datasource wrapping the DBCP2 connection pooling.classDriverDataSourceINTERNAL: A datasource creating connections from aDriverManagerConnectionFactory.classJNDIDataSourceINTERNAL: A JNDI datasource wrapper to allow metrics.
-