public interface SecondaryKeyCreator
Modifier and Type | Method and Description |
---|---|
boolean |
createSecondaryKey(SecondaryDatabase secondary,
DatabaseEntry key,
DatabaseEntry data,
DatabaseEntry result)
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
|
boolean createSecondaryKey(SecondaryDatabase secondary, DatabaseEntry key, DatabaseEntry data, DatabaseEntry result) throws DatabaseException
DatabaseException