Uses of Class
io.datarouter.client.mysql.ddl.generate.SqlAlterTypes
| Package | Description |
|---|---|
| io.datarouter.client.mysql.ddl.generate |
-
Uses of SqlAlterTypes in io.datarouter.client.mysql.ddl.generate
Methods in io.datarouter.client.mysql.ddl.generate that return SqlAlterTypes Modifier and Type Method Description static SqlAlterTypesSqlAlterTypes. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SqlAlterTypes[]SqlAlterTypes. values()Returns an array containing the constants of this enum type, in the order they are declared.