|
GeneThello Home | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DbConnection | |
|---|---|
| net.sf.genethello.db | Provides classes necessary to connect to database using connection pool. |
| Uses of DbConnection in net.sf.genethello.db |
|---|
| Methods in net.sf.genethello.db that return DbConnection | |
|---|---|
static DbConnection |
DbConnection.getDefault()
Gets default connection pool which is already connected to server. |
static DbConnection |
DbConnection.getDefault(java.lang.String server,
int port,
java.lang.String dbname,
java.lang.String username,
java.lang.String password)
Gets default connection pool to connect. |
|
GeneThello Home | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||