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