The MariaDB configuration.
Represents a user in the database.
Represents the users SQL table.
users
Represents the database connection.
The DBConfig instance.
Adds a user to the database.
Attempts to connect to the database.
Gets all users currently linked in the database.
Gets a User by its jenkins username.
Removes all users from the database.
Removes a user from the database.
Updates the user linked in the database.