接口 net.hasor.db.jdbc.CallableStatementCreator
的使用

使用 CallableStatementCreator 的软件包
net.hasor.db.jdbc Hasor Jdbc Operations. 
net.hasor.db.jdbc.core   
 

net.hasor.db.jdbcCallableStatementCreator 的使用
 

参数类型为 CallableStatementCreatornet.hasor.db.jdbc 中的方法
<T> T
JdbcOperations.execute(CallableStatementCreator csc, CallableStatementCallback<T> action)
          执行 JDBC(存储过程、函数)数据访问操作。
 

net.hasor.db.jdbc.coreCallableStatementCreator 的使用
 

参数类型为 CallableStatementCreatornet.hasor.db.jdbc.core 中的方法
<T> T
JdbcTemplate.execute(CallableStatementCreator csc, CallableStatementCallback<T> action)
           
 



Copyright © 2014. All rights reserved.