Uses of Package
com.j256.ormlite.jdbc

Packages that use com.j256.ormlite.jdbc
com.j256.ormlite.jdbc JDBC database connection and results classes. 
 

Classes in com.j256.ormlite.jdbc used by com.j256.ormlite.jdbc
JdbcConnectionSource
          Implementation of the ConnectionSource interface that supports what is needed by ORMLite.
JdbcDatabaseConnection
          Wrapper around a JDBC Connection object which we delegate to.
JdbcPooledConnectionSource.ConnectionMetaData
          Class to hold the connection and its meta data.
 



This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.