| Package | Description |
|---|---|
| info.archinnov.achilles.internal.consistency | |
| info.archinnov.achilles.internal.context |
| Modifier and Type | Method and Description |
|---|---|
Options |
ConsistencyOverrider.overrideRuntimeValueByBatchSetting(Options options,
AbstractFlushContext flushContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchingFlushContext |
class |
ImmediateFlushContext |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractFlushContext |
PersistenceContext.flushContext |
| Modifier and Type | Method and Description |
|---|---|
abstract AbstractFlushContext |
AbstractFlushContext.duplicate() |
| Modifier and Type | Method and Description |
|---|---|
PersistenceContext |
PersistenceContextFactory.newContextWithFlushContext(Class<?> entityClass,
Object primaryKey,
Options options,
AbstractFlushContext flushContext) |
PersistenceContext |
PersistenceContextFactory.newContextWithFlushContext(Object entity,
Options options,
AbstractFlushContext flushContext) |
| Constructor and Description |
|---|
PersistenceContext(EntityMeta entityMeta,
ConfigurationContext configContext,
DaoContext daoContext,
AbstractFlushContext flushContext,
Class<?> entityClass,
Object primaryKey,
Options options) |
PersistenceContext(EntityMeta entityMeta,
ConfigurationContext configContext,
DaoContext daoContext,
AbstractFlushContext flushContext,
Object entity,
Options options) |
Copyright © 2012-2014. All Rights Reserved.