Uses of Class
org.apache.cayenne.access.jdbc.SQLStatement

Packages that use SQLStatement
org.apache.cayenne.access.jdbc Contains classes that handle JDBC interactions. 
 

Uses of SQLStatement in org.apache.cayenne.access.jdbc
 

Methods in org.apache.cayenne.access.jdbc with parameters of type SQLStatement
protected  void SQLTemplateAction.execute(Connection connection, OperationObserver callback, SQLStatement compiled, Collection updateCounts)
           
protected  void SQLTemplateAction.processSelectResult(SQLStatement compiled, Connection connection, Statement statement, ResultSet resultSet, OperationObserver callback, long startTime)
           
 



Copyright © 2001-2007 Apache Cayenne. All Rights Reserved.