| Package | Description |
|---|---|
| org.apache.ddlutils.platform.db2 |
This package contains the platform implementation for the
DB2 UDB database.
|
| org.apache.ddlutils.platform.mysql |
This package contains the platform implementation for the
MySQL database.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Db2Builder.processChange(Database currentModel,
Database desiredModel,
PrimaryKeyChange change)
Processes the change of the primary key of a table.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MySqlBuilder.processChange(Database currentModel,
Database desiredModel,
PrimaryKeyChange change)
Processes the change of the primary key of a table.
|
Copyright © 2005-2013 Apache Software Foundation. All Rights Reserved.