com.sleepycat.je
Interface ForeignMultiKeyNullifier
- All Known Implementing Classes:
- PersistKeyCreator
public interface ForeignMultiKeyNullifier
Javadoc for this public method is generated via
the doc templates in the doc_src directory.
nullifyForeignKey
boolean nullifyForeignKey(SecondaryDatabase secondary,
DatabaseEntry key,
DatabaseEntry data,
DatabaseEntry secKey)
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.