Database Manager
A class for managing the database connection using JDBI and HikariDataSource.
Constructors
Link copied to clipboard
Constructs a DatabaseManager object and sets up a database connection using the given settings manager and backend.
Functions
Link copied to clipboard
Returns the status of the connection to the MySQL database.
Link copied to clipboard
Helper method to try a data source until the right one is found