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