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..
 



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