Uses of Class
com.j256.ormlite.jdbc.JdbcConnectionSource

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

Uses of JdbcConnectionSource in com.j256.ormlite.jdbc
 

Subclasses of JdbcConnectionSource in com.j256.ormlite.jdbc
 class JdbcPooledConnectionSource
          Implementation of the ConnectionSource interface that supports basic pooled connections.
 



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