Package com.j256.ormlite.jdbc

Class Summary
JdbcDatabaseAccess Implementation of DatabaseAccess interface in JDBC land.
JdbcPreparedStmt Wrapper around a PreparedStatement object which we delegate to.
JdbcResults Wrapper around a ResultSet object which we delegate to.
 



Copyright © 2010. All Rights Reserved.