| Package | Description |
|---|---|
| org.apache.ddlutils.platform.sapdb |
This package contains the platform implementation for the
SAP DB database.
|
| org.apache.ddlutils.platform.sybase |
This package contains the platform implementation for the
Sybase ASE database.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SapDbBuilder.processChange(Database currentModel,
Database desiredModel,
ColumnDefaultValueChange change)
Processes the change of the default value of a column.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SybaseBuilder.processChange(Database currentModel,
Database desiredModel,
ColumnDefaultValueChange change)
Processes the change of the default value of a column.
|
Copyright © 2005-2013 Apache Software Foundation. All Rights Reserved.