JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
cn.originx.infix.mysql5.cv
Interface MySqlWord.Foreign
Enclosing interface:
MySqlWord
public static interface
MySqlWord.Foreign
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
CASCADE
static final
String
NO_ACTION
static final
String
SET_NULL
Field Details
SET_NULL
static final
String
SET_NULL
See Also:
Constant Field Values
NO_ACTION
static final
String
NO_ACTION
See Also:
Constant Field Values
CASCADE
static final
String
CASCADE
See Also:
Constant Field Values