org.apache.jackrabbit.core.state.bdb
Class PropertyStateTupleBinding
java.lang.Object
com.sleepycat.bind.tuple.TupleBinding
org.apache.jackrabbit.core.state.bdb.PropertyStateTupleBinding
- All Implemented Interfaces:
- com.sleepycat.bind.EntryBinding
- public class PropertyStateTupleBinding
- extends com.sleepycat.bind.tuple.TupleBinding
Methods inherited from class com.sleepycat.bind.tuple.TupleBinding |
entryToInput, entryToObject, getPrimitiveBinding, inputToEntry, newOutput, newOutput, objectToEntry, outputToEntry |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyStateTupleBinding
public PropertyStateTupleBinding(BLOBStore blobStore)
PropertyStateTupleBinding
public PropertyStateTupleBinding(PropertyId propertyId,
BLOBStore blobStore)
entryToObject
public Object entryToObject(com.sleepycat.bind.tuple.TupleInput in)
objectToEntry
public void objectToEntry(Object o,
com.sleepycat.bind.tuple.TupleOutput out)
Copyright © 2005 The Apache Software Foundation. All Rights Reserved.