|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbModelMysql.DBType | |
---|---|
goldengate.common.database.model | Classes implementing Database Model (H2, Oracle, PostgreSQL, MySQL) |
Uses of DbModelMysql.DBType in goldengate.common.database.model |
---|
Methods in goldengate.common.database.model that return DbModelMysql.DBType | |
---|---|
static DbModelMysql.DBType |
DbModelMysql.DBType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DbModelMysql.DBType[] |
DbModelMysql.DBType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |