|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DB | |
|---|---|
| com.joanju.cg.db | |
| Uses of DB in com.joanju.cg.db |
|---|
| Fields in com.joanju.cg.db declared as DB | |
|---|---|
protected static DB |
DB.instance
|
| Methods in com.joanju.cg.db that return DB | |
|---|---|
protected static DB |
DB.instance()
We use a Singleton, because the existance of the instance of this object gives us a promise that the database has been loaded sucessfully, and that it has the schema and startup data loaded. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||