Uses of Interface
com.github.tadukoo.database.mysql.Database.Username
Packages that use Database.Username
Package
Description
Contains classes for working with a MySQL Database
-
Uses of Database.Username in com.github.tadukoo.database.mysql
Subinterfaces of Database.Username in com.github.tadukoo.database.mysqlModifier 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
Classes in com.github.tadukoo.database.mysql that implement Database.UsernameMethods in com.github.tadukoo.database.mysql that return Database.UsernameModifier and TypeMethodDescriptionDatabase.DatabaseBuilder.databaseName
(String databaseName) Database.DatabaseNameOrUsername.databaseName
(String databaseName)