How to Call StoredProcedure using Hibernate?
Hi I want to Call a stored procedure in db2 using hibernate.Can you please give compl开发者_开发技巧ete example without using CallableStatement.
Directly from the Hibernate reference documentation: Using stored procedures for querying.
加载中,请稍侯......
精彩评论