Uses of Class
migratedb.v1.core.internal.database.sybasease.SybaseASETable
-
Packages that use SybaseASETable Package Description migratedb.v1.core.internal.database.sybasease Private API. -
-
Uses of SybaseASETable in migratedb.v1.core.internal.database.sybasease
Methods in migratedb.v1.core.internal.database.sybasease that return SybaseASETable Modifier and Type Method Description SybaseASETableSybaseASESchema. getTable(String tableName)Methods in migratedb.v1.core.internal.database.sybasease that return types with arguments of type SybaseASETable Modifier and Type Method Description protected List<SybaseASETable>SybaseASESchema. doAllTables()
-