Using stored procedure in Custom SQL for create, update and delete
------------------------------------------------------------------
Key: HHH-3746
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3746
Project: Hibernate Core
Issue Type: Bug
Affects Versions: 3.3.x
Environment: 3.3.1, Windows XP Professional SP2, SQL Server 2005, Java SE
1.6.0_07
Reporter: Allen Mak
http://www.hibernate.org/hib_docs/reference/en/html/querysql-cud.html
I follow this example to set up the hbm.xml and the POJO class.
When I perform update action, the JVM complains I need to supply the parameter number 3.
I should only need to submit 2 parameters actually.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira