Results 1 to 2 of 2
Thread: Native SQL in hibernate
- 06-25-2007, 04:11 AM #1
Member
- Join Date
- Jun 2007
- Posts
- 95
- Rep Power
- 0
Native SQL in hibernate
I must obtain the minimum value of a field of a table, don't know how can I do that with HQL I tried to use SQL, with the method createSQLQuery for Session, but it doesn't work.
It throws an error saying that certain column does not exist, but the rare thing is that I never talk about that column. Do you know how can I resolve this?
Felissa:p
- 07-06-2007, 05:54 AM #2
Member
- Join Date
- Jun 2007
- Posts
- 92
- Rep Power
- 0
Similar Threads
-
Launch native app inside a JFrame???
By benedums in forum Advanced JavaReplies: 6Last Post: 02-25-2011, 03:23 PM -
Loading a library (for native methods)
By Java Tip in forum Java TipReplies: 0Last Post: 12-23-2007, 07:45 AM -
Defining a Native Method
By Java Tip in forum Java TipReplies: 0Last Post: 12-23-2007, 07:44 AM -
org.hibernate.ejb.Version <clinit> INFO: Hibernate EntityManager 3.2.0.CR1
By Heather in forum JDBCReplies: 2Last Post: 06-30-2007, 03:01 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks