Package | Description |
---|---|
com.sleepycat.db |
Modifier and Type | Method | Description |
---|---|---|
SecondaryMultiKeyCreator |
SecondaryConfig.getMultiKeyCreator() |
Returns the user-supplied object used for creating multi-valued secondary
keys.
|
Modifier and Type | Method | Description |
---|---|---|
void |
SecondaryConfig.setMultiKeyCreator(SecondaryMultiKeyCreator multiKeyCreator) |
Specifies the user-supplied object used for creating multi-valued
secondary keys.
|
Copyright (c) 1996, 2020 Oracle and/or its affiliates. All rights reserved.