com.sleepycat.je
Interface SecondaryMultiKeyCreator
- All Known Implementing Classes:
- PersistKeyCreator
public interface SecondaryMultiKeyCreator
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
createSecondaryKeys
void createSecondaryKeys(SecondaryDatabase secondary,
DatabaseEntry key,
DatabaseEntry data,
java.util.Set results)
throws DatabaseException
- Javadoc for this public method is generated via
the doc templates in the doc_src directory.
- Throws:
DatabaseException
Copyright 2004-2006 Sleepycat, Inc. All Rights Reserved.