|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tranql.cache.CacheRowLoader
Constructor Summary | |
CacheRowLoader(EmptySlotLoader[] accessors)
|
Method Summary | |
java.lang.Object |
endFetched(java.lang.Object arg)
|
java.lang.Object |
fetched(Row row,
java.lang.Object arg)
|
boolean |
wasFetched()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CacheRowLoader(EmptySlotLoader[] accessors)
Method Detail |
public java.lang.Object fetched(Row row, java.lang.Object arg) throws QueryException
fetched
in interface ResultHandler
QueryException
public java.lang.Object endFetched(java.lang.Object arg) throws QueryException
endFetched
in interface ResultHandler
QueryException
public boolean wasFetched()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |