Interface Database.Username
- All Known Subinterfaces:
Database.DatabaseNameOrUsername
,Database.PortOrDatabaseNameOrUsername
- All Known Implementing Classes:
Database.DatabaseBuilder
- Enclosing class:
- Database
public static interface Database.Username
The username part of building a
Database
-
Method Summary
-
Method Details
-
username
- Parameters:
username
- The MySQL username for connecting to the database- Returns:
- this, to continue building
-