|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.je.ForeignKeyDeleteAction
Javadoc for this public class is generated via the doc templates in the doc_src directory.
Field Summary | |
static ForeignKeyDeleteAction |
ABORT
Javadoc for this public class is generated via the doc templates in the doc_src directory. |
static ForeignKeyDeleteAction |
CASCADE
Javadoc for this public class is generated via the doc templates in the doc_src directory. |
static ForeignKeyDeleteAction |
NULLIFY
Javadoc for this public class is generated via the doc templates in the doc_src directory. |
Method Summary | |
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final ForeignKeyDeleteAction ABORT
public static final ForeignKeyDeleteAction CASCADE
public static final ForeignKeyDeleteAction NULLIFY
Method Detail |
public String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |