public static class CopyTablesSettings.Item extends Object
| Constructor and Description |
|---|
Item(String sourcePath,
String destinationPath) |
Item(String sourcePath,
String destinationPath,
boolean omitIndexes) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestinationPath() |
String |
getSourcePath() |
boolean |
isOmitIndexes() |
Copyright © 2023. All rights reserved.