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