|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tranql.cache.EmptySlotLoader
Constructor Summary | |
EmptySlotLoader(int slot,
FieldTransform accessor)
|
Method Summary | |
void |
set(CacheRow row,
Row source)
|
void |
setNull(CacheRow row)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EmptySlotLoader(int slot, FieldTransform accessor)
Method Detail |
public void set(CacheRow row, Row source) throws FieldTransformException
FieldTransformException
public void setNull(CacheRow row)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |