| Package | Description |
|---|---|
| com.atlassian.dbexporter | |
| com.atlassian.dbexporter.exporter | |
| com.atlassian.dbexporter.importer |
| Modifier and Type | Method and Description |
|---|---|
static DatabaseInformations.Database |
DatabaseInformations.database(DatabaseInformation info) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Table> |
TableReader.read(DatabaseInformation databaseInformation,
EntityNameProcessor entityNameProcessor) |
| Modifier and Type | Method and Description |
|---|---|
DatabaseInformation |
ImportConfiguration.getDatabaseInformation()
This is information of the targeted database.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseInformationChecker.check(DatabaseInformation information) |
void |
TableCreator.create(DatabaseInformation databaseInformation,
Iterable<Table> tables,
EntityNameProcessor entityNameProcessor,
ProgressMonitor monitor) |
Copyright © 2018 Atlassian. All rights reserved.