Package org.nuxeo.runtime.datasource
-
Class Summary Class Description ConnectionHelper Helper to acquire a JDBCConnection
from a datasource name.DataSourceComponent Nuxeo component allowing the JNDI registration of datasources by extension point contributions.DataSourceDescriptor The descriptor for a Nuxeo-defined datasource.DataSourceFromUrl This class is used for tests, where datasources are set up from a jdbc: url and user/password instead of a JNDI name.DataSourceHelper Helper class to look upDataSource
s without having to deal with vendor-specific JNDI prefixes.DataSourceLinkDescriptor PooledDataSourceRegistry PooledDataSourceRegistry.ConfigurableManagedDataSource ABasicManagedDataSource
that can configure its internalXADataSource
.PooledDataSourceRegistry.TransactionManagerWithoutTransaction Transaction Manager that is never in a transaction and doesn't allow starting one.