| Package | Description |
|---|---|
| info.archinnov.achilles.internal.context | |
| info.archinnov.achilles.internal.persistence.operations | |
| info.archinnov.achilles.persistence |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistenceContext.refresh(Object proxifiedEntity) |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityRefresher.refresh(Object proxifiedEntity,
PersistenceContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistenceManager.refresh(Object entity)
Refresh an entity.
|
void |
BatchingPersistenceManager.refresh(Object entity,
ConsistencyLevel readLevel) |
void |
PersistenceManager.refresh(Object entity,
ConsistencyLevel readLevel)
Refresh an entity with the given Consistency Level for read.
|
Copyright © 2012-2014. All Rights Reserved.