Uses of Interface
com.github.tadukoo.database.mysql.Database.Username
Package
Description
Contains classes for working with a MySQL Database
-
Uses of Database.Username in com.github.tadukoo.database.mysql
Modifier and TypeInterfaceDescriptionstatic interface
The host database name or username part of building aDatabase
static interface
The host port or host database or username part of building aDatabase
Modifier and TypeMethodDescriptionDatabase.DatabaseBuilder.databaseName
(String databaseName) Database.DatabaseNameOrUsername.databaseName
(String databaseName)