Java Doc for TupleSerialMarshalledKeyCreator.java in » JMX » je » com » sleepycat » bind » serial » Java Source Code / Java DocumentationJava Source Code and Java Documentation
A concrete key creator that works in conjunction with a
TupleSerialMarshalledBinding . This key creator works by calling the
methods of the
MarshalledTupleKeyEntity interface to create and
clear the index key fields.
author: Mark Hayes
Creates a tuple-serial marshalled key creator.
Parameters: binding - is the binding used for the tuple-serial entity. Parameters: keyName - is the key name passed to the MarshalledTupleKeyEntity.marshalSecondaryKey method to identify theindex key.