|
Berkeley DB Java Edition version 5.0.34 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecondaryMultiKeyCreator | |
---|---|
com.sleepycat.je | Foundation for creating environments, databases and transactions; provides cursor based data access. |
Uses of SecondaryMultiKeyCreator in com.sleepycat.je |
---|
Methods in com.sleepycat.je that return SecondaryMultiKeyCreator | |
---|---|
SecondaryMultiKeyCreator |
SecondaryConfig.getMultiKeyCreator()
Returns the user-supplied object used for creating multi-valued secondary keys. |
Methods in com.sleepycat.je with parameters of type SecondaryMultiKeyCreator | |
---|---|
SecondaryConfig |
SecondaryConfig.setMultiKeyCreator(SecondaryMultiKeyCreator multiKeyCreator)
Specifies the user-supplied object used for creating multi-valued secondary keys. |
|
Berkeley DB Java Edition version 5.0.34 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |