| Package | Description |
|---|---|
| com.sleepycat.je |
Foundation for creating environments, databases and transactions; provides
cursor based data access.
|
| Modifier and Type | Method and Description |
|---|---|
SecondaryMultiKeyCreator |
SecondaryConfig.getMultiKeyCreator()
Returns the user-supplied object used for creating multi-valued
secondary keys.
|
| Modifier and Type | Method and Description |
|---|---|
SecondaryConfig |
SecondaryConfig.setMultiKeyCreator(SecondaryMultiKeyCreator multiKeyCreator)
Specifies the user-supplied object used for creating multi-valued
secondary keys.
|
Copyright (c) 2002, 2017 Oracle and/or its affiliates. All rights reserved.