|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sql.generation.api.grammar.modification.ColumnSource.Defaults
public static final class ColumnSource.Defaults
This syntax element represents when default values of columns are wanted to be inserted into table.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.sql.generation.api.grammar.modification.ColumnSource |
|---|
ColumnSource.Defaults |
| Field Summary | |
|---|---|
static ColumnSource.Defaults |
INSTANCE
The singleton reference to object of this class. |
| Method Summary | |
|---|---|
java.lang.Class<? extends ColumnSource> |
getImplementedType()
Returns ColumnSource.Defaults. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ColumnSource.Defaults INSTANCE
| Method Detail |
|---|
public java.lang.Class<? extends ColumnSource> getImplementedType()
ColumnSource.Defaults.
getImplementedType in interface org.atp.api.Typeable<ColumnSource>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||