DatabaseCredentials

Database credentials

Inheritors

Properties

Link copied to clipboard
abstract val dbName: String

the name of the database

Link copied to clipboard
abstract val host: String

the host of the database

Link copied to clipboard
abstract val password: String

the password to connect to the database

Link copied to clipboard
abstract val port: String

the port of the database

Link copied to clipboard
abstract val username: String

the username to connect to the database