|
Class Summary |
| ContentValuesBuilder |
Wraps a fluid interface around content values. |
| Cruddable |
Base class for simple domain objects that allow CRUD operations via a
Content Provider. |
| ResourceUtils |
Util methods to read raw assets and resources |
| SqlUtils |
Util methods for sql execution and parsing. |
| UriUtils |
static utility methods to build URIs |
| WinzigDbFileHelper |
Extension of SQLiteOpenHelper that handles initialization of
a database by using a database from a file in the assets. |
| WinzigDbProvider |
Class that generically wraps any SQLiteOpenHelper into a provider. |
| WinzigDbScriptHelper |
Extension of SQLiteOpenHelper that handles initialization & upgrade of
the database based on naming conventions for resources in the asset files. |