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

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

Uses of BaseDatabaseType in com.j256.ormlite.db
 

Subclasses of BaseDatabaseType in com.j256.ormlite.db
 class BaseSqliteDatabaseType
          Sqlite database type information used to create the tables, etc..
 



Copyright © 2011. All Rights Reserved.