public class TablesStructureCopier
extends java.lang.Object
| Constructor and Description |
|---|
TablesStructureCopier(PersistenceInformation databaseInformation) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<SqlStatement> |
getCopyStatements(java.lang.Iterable<CopyTableOperation> operations) |
public TablesStructureCopier(PersistenceInformation databaseInformation)
public java.lang.Iterable<SqlStatement> getCopyStatements(java.lang.Iterable<CopyTableOperation> operations)
Copyright © 2018 SAP SE. All Rights Reserved.