Uses of Class
org.pgcodekeeper.core.database.ms.schema.MsTable
Packages that use MsTable
-
Uses of MsTable in org.pgcodekeeper.core.database.ms.schema
Methods in org.pgcodekeeper.core.database.ms.schema that return MsTableModifier and TypeMethodDescriptionFinds table according to specified tablename.Methods in org.pgcodekeeper.core.database.ms.schema with parameters of type MsTableModifier and TypeMethodDescriptionvoidAdds a table to this schema.voidMsTable.compareTableOptions(MsTable newTable, SQLScript script) Compares table options between this table and the new table, generating appropriate SQL scripts for change tracking and system versioning differences.