- close() - Method in class io.mindmaps.migration.sql.SQLDataMigrator
-
Close the JDBC connection
- close() - Method in class io.mindmaps.migration.sql.SQLSchemaMigrator
-
Close the JDBC connection
- closeQuietly(AutoCloseable) - Static method in class io.mindmaps.migration.sql.SQLModel
-
Close the given JDBC statement, logging any errors, but not interrupting the calling process.
- configure(Connection) - Method in class io.mindmaps.migration.sql.SQLDataMigrator
-
Configure the data migrator with a JDBC connection
- configure(Connection) - Method in class io.mindmaps.migration.sql.SQLSchemaMigrator
-
Configure the schema migrator with a JDBC connection