@SQLInsert and @SQLUpdate doesn't parse given sql query to set parameters to
PreparedStatement properly
-------------------------------------------------------------------------------------------------------
Key: ANN-665
URL:
http://opensource.atlassian.com/projects/hibernate/browse/ANN-665
Project: Hibernate Annotations
Issue Type: Bug
Reporter: Gregory Klimov
Priority: Minor
Attachments: Employee.java
According to ANN-551 sql parameters are set to PreparedStatement in pre-defined order
which doesn't rely on sql query parameters definition (please refer to attached file).
Developer should not be aware of internal hibernate implementation.
--
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