|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sleepycat.bind.tuple.TupleBase com.sleepycat.bind.tuple.TupleBinding org.jrdf.util.bdb.TripleBinding
public class TripleBinding
Constructor Summary | |
---|---|
TripleBinding()
|
Method Summary | |
---|---|
Object |
entryToObject(com.sleepycat.bind.tuple.TupleInput input)
|
void |
objectToEntry(Object object,
com.sleepycat.bind.tuple.TupleOutput output)
|
Methods inherited from class com.sleepycat.bind.tuple.TupleBinding |
---|
entryToObject, getPrimitiveBinding, objectToEntry |
Methods inherited from class com.sleepycat.bind.tuple.TupleBase |
---|
entryToInput, getTupleBufferSize, getTupleOutput, inputToEntry, newOutput, newOutput, outputToEntry, setTupleBufferSize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TripleBinding()
Method Detail |
---|
public Object entryToObject(com.sleepycat.bind.tuple.TupleInput input)
entryToObject
in class com.sleepycat.bind.tuple.TupleBinding
public void objectToEntry(Object object, com.sleepycat.bind.tuple.TupleOutput output)
objectToEntry
in class com.sleepycat.bind.tuple.TupleBinding
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |