|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlterTableStatement | |
|---|---|
| org.sql.generation.api.grammar.factories | This package provides factories to create various builders and SQL syntax elements. |
| Uses of AlterTableStatement in org.sql.generation.api.grammar.factories |
|---|
| Methods in org.sql.generation.api.grammar.factories that return AlterTableStatement | |
|---|---|
AlterTableStatement |
ManipulationFactory.createAlterTableStatement(TableNameDirect tableName,
AlterTableAction action)
Creates the ALTER TABLE statement with specified parameter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||