| Package | Description |
|---|---|
| io.mindmaps.migration.sql |
| Modifier and Type | Method and Description |
|---|---|
SQLDataMigrator |
SQLDataMigrator.configure(Connection connection)
Configure the data migrator with a JDBC connection
|
SQLDataMigrator |
SQLDataMigrator.graph(MindmapsGraph graph)
Set a graph from which to get information
|
SQLDataMigrator |
SQLDataMigrator.migrate(Loader loader)
Migrate the entire data file into the given loader.
|
Copyright © 2016. All rights reserved.