| Package | Description |
|---|---|
| com.j256.ormlite.android.apptools |
Helper classes for use in your application.
|
| Class and Description |
|---|
| BaseOrmLiteLoader
An abstract superclass for the ORMLite Loader classes, which closely resembles to the Android's
CursorLoader. |
| 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.
|
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.