| Interface | Description |
|---|---|
| ProviGenBaseContract |
Base interface for a
ProviGenProvider contract. |
| Class | Description |
|---|---|
| ProviGenOpenHelper |
A simple implementation of a
SQLiteOpenHelper that:
Create a table for each supplied contract when the database is created for the first time.
Add missing table columns when the database version is increased.
|
| ProviGenProvider |
Behaves as a
ContentProvider for the given contract class. |
Copyright © 2012–2014. All rights reserved.