Callback interface for data access code that works with the iBATIS {@link com.ibatis.sqlmap.client.SqlMapExecutor} interface. To be usedwith {@link SqlMapClientTemplate}'s execute method, assumably often as anonymous classes within a method implementation.
@author Juergen Hoeller
@since 24.02.2004
@see SqlMapClientTemplate
@see org.springframework.jdbc.datasource.DataSourceTransactionManager
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.