|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tranql.cache.CacheLoadCommand
public final class CacheLoadCommand
| Constructor Summary | |
|---|---|
CacheLoadCommand(QueryCommand next,
IdentityDefiner idDefiner,
int[] slotMap)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute(InTxCache cache,
ResultHandler handler,
Row params,
java.lang.Object arg)
|
Query |
getQuery()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheLoadCommand(QueryCommand next,
IdentityDefiner idDefiner,
int[] slotMap)
| Method Detail |
|---|
public Query getQuery()
getQuery in interface QueryCommand
public java.lang.Object execute(InTxCache cache,
ResultHandler handler,
Row params,
java.lang.Object arg)
throws QueryException
execute in interface QueryCommandQueryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||