Package | Description |
---|---|
com.sleepycat.db |
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 |
---|---|
void |
SecondaryConfig.setMultiKeyCreator(SecondaryMultiKeyCreator multiKeyCreator)
Specifies the user-supplied object used for creating multi-valued
secondary keys.
|
Copyright (c) 1996, 2017 Oracle and/or its affiliates. All rights reserved.