AlterTableSet
This class represents the statement ALTER TABLE SET
Methods
int
getType
()
int
getType
()
boolean
isTransactional
()
boolean
isTransactional
()
void
setCheckExisting
(boolean b)
void
setCheckExisting
(boolean b)
void
setIfTableExists
(boolean b)
void
setIfTableExists
(boolean b)
void
setTableName
(String tableName)
void
setTableName
(String tableName)
int
update
()
int
update
()