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 interfaceThe host database name or username part of building aDatabasestatic interfaceThe host port or host database or username part of building aDatabaseClasses 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)