| Modifier and Type | Method and Description |
|---|---|
PersistencePool |
Tenant.getPersistencePool() |
PersistencePool |
AbstractTenant.getPersistencePool() |
| Modifier and Type | Method and Description |
|---|---|
protected PersistencePool |
ManagerEJB.getPersistencePool() |
protected PersistencePool |
AbstractEntityState.getPool() |
| Constructor and Description |
|---|
AbstractEntityState(PersistencePool pool,
ItemDeployment depl) |
| Modifier and Type | Method and Description |
|---|---|
PersistencePool |
EntityInstanceContextImpl.getPersistencePool() |
PersistencePool |
EntityInstanceContext.getPersistencePool() |
| Constructor and Description |
|---|
HomeInvocationHandler(PersistencePool pool,
java.lang.String jndiName) |
| Modifier and Type | Field and Description |
|---|---|
protected PersistencePool |
FinderResult.pool |
| Modifier and Type | Method and Description |
|---|---|
PersistencePool |
FinderResult.getPersistencePool() |
| Constructor and Description |
|---|
FinderResult(PersistencePool pool,
ItemDeployment depl,
java.lang.String beanKey,
java.lang.String finderName,
java.lang.Object[] parameters) |
| Modifier and Type | Method and Description |
|---|---|
PersistencePool |
MockTenant.getPersistencePool() |
| Modifier and Type | Method and Description |
|---|---|
EntityInstance |
Transaction.getOrLoadTxBoundEntityInstance(PersistencePool pool,
java.lang.String jndi,
PK pk) |
Copyright © 2018 SAP SE. All Rights Reserved.