public class ConsistencyOverrider extends Object
| Constructor and Description |
|---|
ConsistencyOverrider() |
| Modifier and Type | Method and Description |
|---|---|
ConsistencyLevel |
getReadLevel(PersistenceContext context,
EntityMeta meta) |
ConsistencyLevel |
getReadLevel(PersistenceContext context,
PropertyMeta pm) |
ConsistencyLevel |
getWriteLevel(PersistenceContext context,
EntityMeta meta) |
ConsistencyLevel |
getWriteLevel(PersistenceContext context,
PropertyMeta pm) |
Options |
overrideRuntimeValueByBatchSetting(Options options,
AbstractFlushContext flushContext) |
public Options overrideRuntimeValueByBatchSetting(Options options, AbstractFlushContext flushContext)
public ConsistencyLevel getReadLevel(PersistenceContext context, EntityMeta meta)
public ConsistencyLevel getWriteLevel(PersistenceContext context, EntityMeta meta)
public ConsistencyLevel getReadLevel(PersistenceContext context, PropertyMeta pm)
public ConsistencyLevel getWriteLevel(PersistenceContext context, PropertyMeta pm)
Copyright © 2012-2014. All Rights Reserved.