Package com.googlecode.flyway.core.util.jdbc

Private API: No compatibility guarantees provided.

See:
          Description

Interface Summary
RowMapper<T> Mapper from ResultSet row to object.
TransactionCallback<T> Callback for TransactionTemplate.
 

Class Summary
DriverDataSource YAGNI: The simplest DataSource implementation that works for Flyway.
JdbcTemplate Collection of utility methods for querying the DB.
JdbcUtils Utility class for dealing with jdbc connections.
TransactionTemplate Spring-like template for executing transactions.
 

Exception Summary
TransactionException Exception thrown when a failure caused a transaction rollback.
 

Package com.googlecode.flyway.core.util.jdbc Description

Private API: No compatibility guarantees provided.



Copyright © 2012. All Rights Reserved.