1. HSQL or Criteria stackoverflow.comI am new to hibernate. I saw some query example are written in HQL and some are written by using criteria and projection. I googled around and found little information about ... |
2. Criteria not generating proper SQL statement when HSQL does forum.hibernate.orgAuthor Message bobflschmn Post subject: Criteria not generating proper SQL statement when HSQL does Posted: Thu Jan 18, 2007 5:22 pm Newbie Joined: Wed Jun 21, 2006 7:10 pm Posts: 6 Need help with Hibernate? Read this first: http://www.hibernate.org/ForumMailingli ... AskForHelp Hibernate version: 3,2,1qa Mapping documents: There are 2 classes Code: |
3. Converting HSQL to Criteria forum.hibernate.org |