| Package | Description |
|---|---|
| de.hybris.bootstrap.ddl.tools |
| Modifier and Type | Class and Description |
|---|---|
class |
DDLStatement |
class |
DMLStatement |
| Modifier and Type | Method and Description |
|---|---|
Iterable<SqlStatement> |
TablesStructureCopier.getCopyStatements(Iterable<CopyTableOperation> operations) |
Iterable<SqlStatement> |
TypeSystemHelper.getCopyTypeSystemStatements(String sourceTypeSystemName,
String destinationTypeSystemName) |
Iterable<SqlStatement> |
TypeSystemHelper.getRemoveTypeSystemStatements(String typeSystemName) |
Iterable<SqlStatement> |
MigrateTypeSystemProps.getStatementsToExecute() |
Iterable<SqlStatement> |
CreateTypeSystemNameColumnInYDeploymentsTable.getStatementsToExecute() |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlStatementsExecutor.execute(Iterable<SqlStatement> statements) |
Copyright © 2017 SAP SE. All Rights Reserved.