![]() |
GrOOm
0.2
BTS SNIR LaSalle Avignon 2020
|
Fonctions membres publiques | |
void | close () |
SQLiteDatabase | getBDD () |
GroomBDD (Context context) | |
void | open () |
Attributs privés | |
SQLiteDatabase | bdd = null |
GroomSQLite | groomSQLite = null |
Définition à la ligne 6 du fichier GroomBDD.java.
com.example.groom.GroomBDD.GroomBDD | ( | Context | context | ) |
Définition à la ligne 11 du fichier GroomBDD.java.
void com.example.groom.GroomBDD.close | ( | ) |
Définition à la ligne 22 du fichier GroomBDD.java.
SQLiteDatabase com.example.groom.GroomBDD.getBDD | ( | ) |
Définition à la ligne 29 du fichier GroomBDD.java.
Références com.example.groom.GroomBDD.bdd, et com.example.groom.GroomBDD.open().
Référencé par com.example.groom.Occupants.Occupants(), et com.example.groom.Preferences.Preferences().
void com.example.groom.GroomBDD.open | ( | ) |
Définition à la ligne 16 du fichier GroomBDD.java.
Référencé par com.example.groom.GroomBDD.getBDD(), com.example.groom.Occupants.Occupants(), et com.example.groom.Preferences.Preferences().
|
private |
Définition à la ligne 8 du fichier GroomBDD.java.
Référencé par com.example.groom.GroomBDD.getBDD().
|
private |
Définition à la ligne 9 du fichier GroomBDD.java.