]
Max Rydahl Andersen resolved HHH-3306.
--------------------------------------
Resolution: Rejected
use the forum please.
Discusion about hibetnate, struts, spring and database
------------------------------------------------------
Key: HHH-3306
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3306
Project: Hibernate3
Issue Type: Improvement
Components: query-criteria
Affects Versions: 3.2.1
Environment: tomcat
Reporter: Kahovn Nakamura
Priority: Critical
Original Estimate: 1 day, 3 hours
Remaining Estimate: 1 day, 3 hours
I using hibetnate , struts, spring with database is oracle 10.2.0. But when excute a
statement this below so occur error:
SELECT tmsystem_01.ID as id, tmsystem_01.NAME as name FROM TM.SYSTEM tmsystem_01
But when i repaire this sql below , so no error:
SELECT tmsystem_01.ID as id, tmsystem_01.NAME as name FROM "TM.SYSTEM"
tmsystem_01
please give me advance and resolve it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: