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 Summary
 
- 
Method Details
- 
password
- Parameters:
 password- The MySQL password for connecting to the database- Returns:
 - this, to continue building
 
 
 -