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