public interface AmberCompletion
Modifier and Type | Method and Description |
---|---|
boolean |
complete(EntityType rootType,
java.lang.Object key,
EntityItem entityItem)
Code when the transaction completes.
|
boolean |
complete(ResultSetCacheChunk cacheChunk)
Code to update caches when a transaction completes.
|
boolean complete(EntityType rootType, java.lang.Object key, EntityItem entityItem)
boolean complete(ResultSetCacheChunk cacheChunk)