Public Member Functions | Package Functions
com.github.rosjava.android_remocons.rocon_remocon.Database.DatabaseHelper Class Reference
Inheritance diagram for com.github.rosjava.android_remocons.rocon_remocon.Database.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 50 of file Database.java.


Constructor & Destructor Documentation

Definition at line 51 of file Database.java.


Member Function Documentation

Called by the database helper.

Definition at line 59 of file Database.java.

void com.github.rosjava.android_remocons.rocon_remocon.Database.DatabaseHelper.onUpgrade ( SQLiteDatabase  db,
int  oldVersion,
int  newVersion 
) [inline]

On upgrade of the database, do nothing

Definition at line 68 of file Database.java.


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


android_remocons
Author(s): Daniel Stonier, Kazuto Murase
autogenerated on Sat Jun 8 2019 19:32:24