|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Connection | |
|---|---|
| raccoon.core.jdbc | |
| Uses of Connection in raccoon.core.jdbc |
|---|
| Methods in raccoon.core.jdbc that return Connection | |
|---|---|
Connection |
ConnectionPool.getConnection()
Retrieves a connection, creates a new one if required. |
| Methods in raccoon.core.jdbc with parameters of type Connection | |
|---|---|
void |
ConnectionPool.returnConnection(Connection pConnection)
Frees the given JDBC connection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||