Interface Database.Password

All Known Implementing Classes:
Database.DatabaseBuilder
Enclosing class:
Database

public static interface Database.Password
The password part of building a Database
  • Method Details

    • password

      Database.MaxAttemptsOrBuild password(String password)
      Parameters:
      password - The MySQL password for connecting to the database
      Returns:
      this, to continue building