Package migratedb.v1.core.api.internal.jdbc
package migratedb.v1.core.api.internal.jdbc
-
ClassDescriptionSpring-like template for executing operations in the context of a database connection.Collection of utility methods for querying the DB.Container for all results, warnings, errors and remaining side-effects of a sql statement.RowMapper<T>Mapper from ResultSet row to object.