Class Hierarchy
- java.lang.Object
- com.j256.ormlite.android.AndroidCompiledStatement (implements com.j256.ormlite.support.CompiledStatement)
- com.j256.ormlite.android.AndroidDatabaseConnection (implements com.j256.ormlite.support.DatabaseConnection)
- com.j256.ormlite.android.AndroidDatabaseResults (implements com.j256.ormlite.support.DatabaseResults)
- com.j256.ormlite.android.AndroidLogBackend (implements com.j256.ormlite.logger.LogBackend)
- com.j256.ormlite.android.AndroidLogBackend.AndroidLogBackendFactory (implements com.j256.ormlite.logger.LogBackendFactory)
- com.j256.ormlite.android.compat.ApiCompatibilityUtils
- android.widget.BaseAdapter (implements android.widget.ListAdapter, android.widget.SpinnerAdapter)
- android.widget.CursorAdapter (implements android.widget.Filterable)
- com.j256.ormlite.support.BaseConnectionSource (implements com.j256.ormlite.support.ConnectionSource)
- com.j256.ormlite.db.BaseDatabaseType (implements com.j256.ormlite.db.DatabaseType)
- com.j256.ormlite.db.BaseSqliteDatabaseType
- com.j256.ormlite.android.compat.BasicApiCompatibility (implements com.j256.ormlite.android.compat.ApiCompatibility)
- android.content.Context
- android.content.ContextWrapper
- android.view.ContextThemeWrapper
- android.app.Activity (implements android.content.ComponentCallbacks2, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
- android.app.ActivityGroup
- android.app.ListActivity
- com.j256.ormlite.android.apptools.OrmLiteBaseActivity<H>
- android.app.Service (implements android.content.ComponentCallbacks2)
- com.j256.ormlite.android.DatabaseTableConfigUtil
- com.j256.ormlite.android.compat.JellyBeanApiCompatibility.JellyBeanCancellationHook (implements com.j256.ormlite.android.compat.ApiCompatibility.CancellationHook)
- android.content.Loader<D>
- android.content.AsyncTaskLoader<D>
- com.j256.ormlite.android.apptools.BaseOrmLiteLoader<T,ID> (implements com.j256.ormlite.dao.Dao.DaoObserver)
- com.j256.ormlite.android.apptools.OrmLiteCursorLoader<T> (implements com.j256.ormlite.dao.Dao.DaoObserver)
- android.support.v4.content.Loader<D>
- android.support.v4.content.AsyncTaskLoader<D>
- com.j256.ormlite.android.apptools.support.OrmLiteCursorLoader<T> (implements com.j256.ormlite.dao.Dao.DaoObserver)
- com.j256.ormlite.android.apptools.OpenHelperManager
- com.j256.ormlite.android.apptools.OrmLiteConfigUtil
- android.database.sqlite.SQLiteOpenHelper
Interface Hierarchy
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.