|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimplePostgresConnection | |
|---|---|
| edu.washington.cs.rfid.data.db | |
| Uses of SimplePostgresConnection in edu.washington.cs.rfid.data.db |
|---|
| Methods in edu.washington.cs.rfid.data.db that return SimplePostgresConnection | |
|---|---|
SimplePostgresConnection |
SimplePostgresConnectionPool.getConnection()
returns a SimplePostgresConnection so that a query to the database can be made |
| Methods in edu.washington.cs.rfid.data.db with parameters of type SimplePostgresConnection | |
|---|---|
void |
SimplePostgresConnectionPool.releaseConnection(SimplePostgresConnection conn)
Return the specified connection to the connection pool. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||