File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Object Relational Mapping and the fly likes Native SQL is not working Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Object Relational Mapping
Reply Bookmark "Native SQL is not working" Watch "Native SQL is not working" New topic
Author

Native SQL is not working

Hussein Baghdadi
clojure forum advocate
Bartender

Joined: Nov 08, 2003
Posts: 3334

Hi.
I'm trying to use some native SQL queries in my Hibernate application.
I tried those :


But neither works (a null list is returned).
(I'm using Hibernate3.2.2 and Spring1.2.4)
 
IntelliJ Java IDE
 
subject: Native SQL is not working
 
Threads others viewed
simple sql help. the select command.
Get only the newest 5 items
Find duplicate value
Mixing direct SQL with HQL in the same transaction
Stored Procedure inside HQL query?
MyEclipse, The Clear Choice