Package | Description |
---|---|
com.sleepycat.bind.serial |
Bindings that use Java serialization.
|
com.sleepycat.collections |
Data access based on the standard Java collections API.
|
Constructor and Description |
---|
TupleSerialMarshalledKeyCreator(TupleSerialMarshalledBinding<D> binding,
java.lang.String keyName)
Creates a tuple-serial marshalled key creator.
|
Modifier and Type | Method and Description |
---|---|
<V extends MarshalledTupleKeyEntity> |
TupleSerialFactory.getEntityBinding(java.lang.Class<V> baseClass) |
Copyright (c) 2002, 2017 Oracle and/or its affiliates. All rights reserved.