Note that a marshalled tuple key extractor is somewhat less efficient than a non-marshalled key tuple extractor because more conversions are needed. A marshalled key extractor must convert the data to an object in order to extract the key data, while an unmarshalled key extractor does not.
@author Mark Hayes @see TupleTupleMarshalledBinding @see TupleTupleMarshalledKeyExtractor @see com.sleepycat.bdb.bind.serial.TupleSerialMarshalledBinding @see com.sleepycat.bdb.bind.serial.TupleSerialMarshalledKeyExtractor
|
|
|
|
|
|
|
|