|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ConnectionPool.DBConfig
This interface must be implemented by any class that expects to serve as a DBConfig object for use with ConnectionPool.
| Method Summary | |
|---|---|
String |
getDBPassword()
Get the DB Password. |
String |
getDBURL()
Get the DB URL. |
String |
getDBUsername()
Get the DB Username. |
| Method Detail |
|---|
String getDBURL()
String getDBUsername()
String getDBPassword()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||