Uses of Class
org.deegree.commons.jdbc.ConnectionManager

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.
 



Copyright © 2011. All Rights Reserved.