|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sourceforge.jemm.database.persistent.berkeley.proxy.ClassIdProxy
@Persistent(proxyFor=ClassId.class) public class ClassIdProxy
| Constructor Summary | |
|---|---|
ClassIdProxy()
|
|
| Method Summary | |
|---|---|
ClassId |
convertProxy()
|
long |
getInternalClassId()
|
void |
initializeProxy(ClassId id)
|
void |
setInternalClassId(long internalClassId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassIdProxy()
| Method Detail |
|---|
public ClassId convertProxy()
convertProxy in interface com.sleepycat.persist.model.PersistentProxy<ClassId>public void initializeProxy(ClassId id)
initializeProxy in interface com.sleepycat.persist.model.PersistentProxy<ClassId>public void setInternalClassId(long internalClassId)
public long getInternalClassId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||