|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.ic.doc.automed.util.persist.PersistentValue
public class PersistentValue
PersistentValue.java
Encapsulates the value object to be persisted
| Constructor Summary | |
|---|---|
PersistentValue(com.sleepycat.je.DatabaseEntry dbVal,
com.sleepycat.bind.EntryBinding valBinder)
Creates a new instance of PersistentValue |
|
| Method Summary | |
|---|---|
java.lang.Object |
getValueObject()
Return the actual object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PersistentValue(com.sleepycat.je.DatabaseEntry dbVal,
com.sleepycat.bind.EntryBinding valBinder)
| Method Detail |
|---|
public java.lang.Object getValueObject()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||