com.sleepycat.bind
public class ByteArrayBinding extends Object implements EntryBinding
EntryBinding
that uses the entry's byte array as
the key or data object.
Constructor Summary | |
---|---|
ByteArrayBinding()
Creates a byte array binding. |
Method Summary | |
---|---|
Object | entryToObject(DatabaseEntry entry) |
void | objectToEntry(Object object, DatabaseEntry entry) |