Package | Description |
---|---|
com.sleepycat.client.collections |
Data access based on the standard Java collections API.
|
Modifier and Type | Method and Description |
---|---|
<K,V extends com.sleepycat.client.bind.tuple.MarshalledTupleKeyEntity> |
TupleSerialFactory.newSortedMap(SDatabase db,
java.lang.Class<K> keyClass,
java.lang.Class<V> valueBaseClass,
boolean writeAllowed)
Creates a sorted map from a previously opened SDatabase object.
|
Copyright (c) 2016, 2019 Oracle and/or its affiliates. All rights reserved.