| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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  RowDescriptorBuilder | SQLTemplateAction.configureRowDescriptorBuilder(SQLStatement compiled,
                              ResultSet resultSet) | 
| protected  void | SQLTemplateAction.execute(Connection connection,
        OperationObserver callback,
        SQLStatement compiled,
        Collection<Number> updateCounts) | 
| protected  void | SQLTemplateAction.processSelectResult(SQLStatement compiled,
                    Connection connection,
                    Statement statement,
                    ResultSet resultSet,
                    OperationObserver callback,
                    long startTime) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||