Package | Description |
---|---|
sf.database.dbinfo |
Modifier and Type | Method and Description |
---|---|
ColumnChange.Change |
ColumnChange.getType()
变更种类
|
static ColumnChange.Change |
ColumnChange.Change.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnChange.Change[] |
ColumnChange.Change.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ColumnModification.hasChange(ColumnChange.Change type) |
Constructor and Description |
---|
ColumnChange(ColumnChange.Change type)
构造
|
Copyright © 2020. All rights reserved.