Uses of Class
com.j256.ormlite.db.SqliteDatabaseType

Packages that use SqliteDatabaseType
com.j256.ormlite.db Per-database type and SQL information. 
 

Uses of SqliteDatabaseType in com.j256.ormlite.db
 

Subclasses of SqliteDatabaseType in com.j256.ormlite.db
 class SqlDroidDatabaseType
          Sqlite database type information used on the Android OS using the SqlDroid 3rd party database driver.
 class SqliteAndroidDatabaseType
          Sqlite database type information for the Android OS.
 



Copyright © 2010. All Rights Reserved.