History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
HHH-1359
Type:
Improvement
Status:
Closed
Resolution:
Duplicate
Priority:
Major
Assignee:
Unassigned
Reporter:
Emmanuel Bernard
Votes:
1
Watchers:
1
Operations
If you were
logged in
you would be able to see more operations.
Hibernate Core
sqlQuery.executeUpdate() should work for EJB3
Created:
12/Jan/06 03:56 PM
Updated:
28/Mar/06 09:16 PM
Component/s:
core
Affects Version/s:
3.1
Fix Version/s:
None
Time Tracking:
Not Specified
Issue Links:
Duplicate
This issue
duplicates
:
HHH-870
support SQL updates in named queries
Fix
This issue
is a fix for
:
EJB-99
Need scalar support for createNativeQuery
Description
« Hide
em.createNativeQuery(...).executeUpdate();
Description
em.createNativeQuery(...).executeUpdate();
Show »
All
Comments
Work Log
Change History
FishEye
Sort Order:
[
Permalink
|
« Hide
]
Sergey Vladimirov
added a comment -
30/Jan/06 02:38 PM
Patch provided for
HHH-870
:)
[
Show »
]
Sergey Vladimirov
added a comment -
30/Jan/06 02:38 PM
Patch provided for
HHH-870
:)
HHH-870:)