Uses of Class
com.gengoai.sql.statement.AlterTableAction.RenameTable
-
Packages that use AlterTableAction.RenameTable Package Description com.gengoai.sql -
-
Uses of AlterTableAction.RenameTable in com.gengoai.sql
Methods in com.gengoai.sql with parameters of type AlterTableAction.RenameTable Modifier and Type Method Description protected String
SQLDialect. renameTable(AlterTableAction.RenameTable renameTable)
Rename table string.
-