FreeRDP
com.freerdp.freerdpcore.services.BookmarkDB Class Reference
Inheritance diagram for com.freerdp.freerdpcore.services.BookmarkDB:
Collaboration diagram for com.freerdp.freerdpcore.services.BookmarkDB:

Public Member Functions

 BookmarkDB (Context context)
 
void onCreate (SQLiteDatabase db)
 
void onUpgrade (SQLiteDatabase db, int oldVersion, int newVersion)
 
void onDowngrade (SQLiteDatabase db, int oldVersion, int newVersion)
 

Static Public Attributes

static final String ID = BaseColumns._ID
 

Detailed Description

Definition at line 25 of file BookmarkDB.java.


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