|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sql.generation.api.grammar.definition.view.ViewCheckOption
public final class ViewCheckOption
View check option is typically either CASCADED or LOCAL.
| Field Summary | |
|---|---|
static ViewCheckOption |
CASCADED
This is the cascaded view check option. |
static ViewCheckOption |
LOCAL
This is the local view check option. |
| Constructor Summary | |
|---|---|
ViewCheckOption()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ViewCheckOption CASCADED
public static final ViewCheckOption LOCAL
| Constructor Detail |
|---|
public ViewCheckOption()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||