Uses of Interface
com.splout.db.common.ISQLiteManager

Packages that use ISQLiteManager
com.splout.db.common   
 

Uses of ISQLiteManager in com.splout.db.common
 

Classes in com.splout.db.common that implement ISQLiteManager
 class SQLite4JavaManager
          SQL Wrapper for querying SQLite by using sqlite4java (http://code.google.com/p/sqlite4java).
 class SQLiteJDBCManager
          SQL Wrapper for querying SQLite through a connection pool using BoneCP (http://jolbox.com/).
 



Copyright © 2012-2013 Datasalt Systems S.L.. All Rights Reserved.