Uses of Package
org.hermit.android.provider

Packages that use org.hermit.android.provider
org.hermit.android.provider A library of classes to facilitate the creating of table-based content providers. 
 

Classes in org.hermit.android.provider used by org.hermit.android.provider
DatabaseHelper
          This class helps open, create, and upgrade the database file.
DbSchema
          Class encapsulating the schema for a content provider.
TableSchema
          Class encapsulating the schema for a table within a content provider.