Public Member Functions | Package Functions
com.github.rosjava.android_apps.application_management.RobotsContentProvider.DatabaseHelper Class Reference
Inheritance diagram for com.github.rosjava.android_apps.application_management.RobotsContentProvider.DatabaseHelper:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void onCreate (SQLiteDatabase db)
void onUpgrade (SQLiteDatabase db, int oldVersion, int newVersion)

Package Functions

 DatabaseHelper (Context context)

Detailed Description

Definition at line 46 of file RobotsContentProvider.java.


Constructor & Destructor Documentation

Definition at line 47 of file RobotsContentProvider.java.


Member Function Documentation

Called by the database helper.

Definition at line 54 of file RobotsContentProvider.java.

void com.github.rosjava.android_apps.application_management.RobotsContentProvider.DatabaseHelper.onUpgrade ( SQLiteDatabase  db,
int  oldVersion,
int  newVersion 
) [inline]

On upgrade of the database, do nothing

Definition at line 62 of file RobotsContentProvider.java.


The documentation for this class was generated from the following file:


android_apps
Author(s): Daniel Stonier , Kazuto Murase
autogenerated on Fri Aug 28 2015 10:04:41