Uses of Interface
org.jumpmind.db.sql.IConnectionCallback

Packages that use IConnectionCallback
org.jumpmind.db.sql   
 

Uses of IConnectionCallback in org.jumpmind.db.sql
 

Methods in org.jumpmind.db.sql with parameters of type IConnectionCallback
<T> T
JdbcSqlTemplate.execute(IConnectionCallback<T> callback)
           
protected
<T> T
JdbcSqlTransaction.executeCallback(IConnectionCallback<T> callback)
           
 



Copyright © 2007-2013 JumpMind, Inc.. All Rights Reserved.