|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
OpenHelperManager | This helps organize and access database connections to optimize connection sharing. |
OrmLiteBaseActivity<H extends OrmLiteSqliteOpenHelper> | Base class to use for activities in Android. |
OrmLiteBaseActivityGroup<H extends OrmLiteSqliteOpenHelper> | Base class to use for activity groups in Android. |
OrmLiteBaseListActivity<H extends OrmLiteSqliteOpenHelper> | Base class to use for Tab activities in Android. |
OrmLiteBaseService<H extends OrmLiteSqliteOpenHelper> | Base class to use for services in Android. |
OrmLiteBaseTabActivity<H extends OrmLiteSqliteOpenHelper> | Base class to use for Tab activities in Android. |
OrmLiteConfigUtil | Database configuration file helper class that is used to write a configuration file into the raw resource sub-directory to speed up DAO creation. |
OrmLiteSqliteOpenHelper | SQLite database open helper which can be extended by your application to help manage when the application needs to create or upgrade its database. |
Helper classes for use in your application.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |