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