Uses of Class
io.github.sigmacasino.LocalDatabase
Packages that use LocalDatabase
-
Uses of LocalDatabase in io.github.sigmacasino
Fields in io.github.sigmacasino declared as LocalDatabaseModifier and TypeFieldDescriptionprivate LocalDatabase
App.db
The database connection used by the application.Methods in io.github.sigmacasino that return LocalDatabaseModifier and TypeMethodDescriptionApp.getDatabase()
Returns the database connection used by the application.