[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3746) Using stored procedure in Custom SQL for create, update and delete

Allen Mak (JIRA) noreply at atlassian.com
Tue Feb 3 03:59:38 EST 2009


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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list