|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
OpenHelperManager.SqliteOpenHelperFactory | Deprecated. We are using other mechanisms now to inject the helper class. |
Class Summary | |
---|---|
ClassNameProvidedOpenHelperFactory | Deprecated. We are using other mechanisms now to inject the helper class. |
OpenHelperManager | This helps organize and access database connections to optimize connection sharing. |
OrmLiteBaseActivity<H extends OrmLiteSqliteOpenHelper> | Base class to use for activities 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. |
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 |