| Package | Description |
|---|---|
| org.nuxeo.runtime.datasource | |
| org.nuxeo.runtime.jtajca |
| Modifier and Type | Method and Description |
|---|---|
protected NuxeoContainer.ConnectionManagerWrapper |
PooledDataSourceFactory.createManager(Reference ref,
Context ctx) |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,NuxeoContainer.ConnectionManagerWrapper> |
NuxeoContainer.connectionManagers |
| Modifier and Type | Method and Description |
|---|---|
static NuxeoContainer.ConnectionManagerWrapper |
NuxeoContainer.initConnectionManager(NuxeoConnectionManagerConfiguration config) |
static NuxeoContainer.ConnectionManagerWrapper |
NuxeoContainer.installConnectionManager(NuxeoConnectionManagerConfiguration config)
Creates and installs in the container a new ConnectionManager.
|
protected static NuxeoContainer.ConnectionManagerWrapper |
NuxeoContainer.lookupConnectionManager(String repositoryName) |
| Modifier and Type | Method and Description |
|---|---|
static void |
NuxeoContainer.installConnectionManager(NuxeoContainer.ConnectionManagerWrapper wrapper) |
Copyright © 2019 Nuxeo. All rights reserved.