|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sleepycat.persist.impl.ConverterReader
public class ConverterReader
Reader for invoking a class Converter mutation.
| Method Summary | |
|---|---|
void |
initializeReader(com.sleepycat.persist.impl.Catalog catalog,
EntityModel model,
int initVersion,
Format oldFormat)
|
java.lang.Object |
newInstance(EntityInput input,
boolean rawAccess)
|
java.lang.Object |
readObject(java.lang.Object o,
EntityInput input,
boolean rawAccess)
|
void |
readPriKey(java.lang.Object o,
EntityInput input,
boolean rawAccess)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void initializeReader(com.sleepycat.persist.impl.Catalog catalog,
EntityModel model,
int initVersion,
Format oldFormat)
public java.lang.Object newInstance(EntityInput input,
boolean rawAccess)
public void readPriKey(java.lang.Object o,
EntityInput input,
boolean rawAccess)
public java.lang.Object readObject(java.lang.Object o,
EntityInput input,
boolean rawAccess)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||