|
||||||||||
| 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.FieldDataProxy
@Persistent(proxyFor=FieldData.class) public class FieldDataProxy
| Field Summary | |
|---|---|
java.lang.Object |
value
|
int |
version
|
| Constructor Summary | |
|---|---|
FieldDataProxy()
|
|
| Method Summary | |
|---|---|
FieldData |
convertProxy()
|
void |
initializeProxy(FieldData fd)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int version
public java.lang.Object value
| Constructor Detail |
|---|
public FieldDataProxy()
| Method Detail |
|---|
public FieldData convertProxy()
convertProxy in interface com.sleepycat.persist.model.PersistentProxy<FieldData>public void initializeProxy(FieldData fd)
initializeProxy in interface com.sleepycat.persist.model.PersistentProxy<FieldData>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||