com.sleepycat.je
Interface ForeignKeyNullifier

All Known Implementing Classes:
SerialSerialKeyCreator, TupleSerialKeyCreator, TupleSerialMarshalledKeyCreator, TupleTupleKeyCreator, TupleTupleMarshalledKeyCreator

public interface ForeignKeyNullifier

Javadoc for this public method is generated via the doc templates in the doc_src directory.


Method Summary
 boolean nullifyForeignKey(SecondaryDatabase secondary, DatabaseEntry data)
          Javadoc for this public method is generated via the doc templates in the doc_src directory.
 

Method Detail

nullifyForeignKey

boolean nullifyForeignKey(SecondaryDatabase secondary,
                          DatabaseEntry data)
                          throws DatabaseException
Javadoc for this public method is generated via the doc templates in the doc_src directory.

Throws:
DatabaseException


Copyright 2004-2005 Sleepycat, Inc. All Rights Reserved.