|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionManager | |
|---|---|
| org.deegree.commons.utils | |
| Uses of ConnectionManager in org.deegree.commons.utils |
|---|
| Methods in org.deegree.commons.utils with parameters of type ConnectionManager | |
|---|---|
static ResultSet |
JDBCUtils.executeQuery(PreparedStatement stmt,
ConnectionManager connManager,
String connId,
long executionTimeout)
Executes the SQL query in the given PreparedStatement object and returns the ResultSet object generated
by the query. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||