[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6616) cannot set callable=true directly from code

Craig Horrell (JIRA) noreply at atlassian.com
Mon Aug 29 16:14:02 EDT 2011


cannot set callable=true directly from code
-------------------------------------------

                 Key: HHH-6616
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6616
             Project: Hibernate Core
          Issue Type: Bug
          Components: query-sql
    Affects Versions: 3.5.1
         Environment: Oracle
            Reporter: Craig Horrell


SQLQuery needs a setCallable() method.

It is not possible to dynamically create native queries to call stored procedures. The code to set the SQLQuery's callable hint is missing.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list