Package me.github.simonplays15.betterbansystem.core.database.sqlite
package me.github.simonplays15.betterbansystem.core.database.sqlite
-
ClassesClassDescriptionThis class extends the SQLiteDatabase class and provides caching capabilities for select queries.The SQLiteDatabase class represents a database connection and provides methods for interacting with the database.