|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.amber.entity.RowInsertCompletion
public class RowInsertCompletion
Code to update the cache value on the completion of a transaction after an INSERT statement.
| Constructor Summary | |
|---|---|
RowInsertCompletion(java.lang.String table)
|
|
| Method Summary | |
|---|---|
boolean |
complete(EntityType rootType,
java.lang.Object key,
EntityItem entityItem)
Code when the transaction completes. |
boolean |
complete(ResultSetCacheChunk chunk)
Code to invalidate the query. |
boolean |
equals(java.lang.Object o)
Returns true for equality. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RowInsertCompletion(java.lang.String table)
| Method Detail |
|---|
public boolean complete(EntityType rootType,
java.lang.Object key,
EntityItem entityItem)
complete in interface AmberCompletionpublic boolean complete(ResultSetCacheChunk chunk)
complete in interface AmberCompletionpublic boolean equals(java.lang.Object o)
equals in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||