| Package | Description |
|---|---|
| org.sql.generation.api.grammar.factories |
This package provides factories to create various builders and SQL syntax elements.
|
| Modifier and Type | Method and Description |
|---|---|
SetColumnDefault |
ManipulationFactory.createSetColumnDefault(String newDefault)
Creates the syntax element for setting a new default for column (
SET DEFAULT ...) in ALTER TABLE
statement. |
Copyright © 2010-2012. All Rights Reserved.