Uses of Interface
org.clazzes.util.aop.jdbc.JdbcStatementAction

Packages that use JdbcStatementAction
org.clazzes.util.aop.jdbc   
 

Uses of JdbcStatementAction in org.clazzes.util.aop.jdbc
 

Methods in org.clazzes.util.aop.jdbc with parameters of type JdbcStatementAction
protected
<T> T
JdbcDAOSupport.performWithStatement(JdbcStatementAction<T> action)
          Perform a JDBC action inside a context, where an JDBC statement has been set up and will be closed in a finally clause.
 



Copyright © 2012. All Rights Reserved.