The Artima Developer Community
Sponsored Link

Java Buzz Forum
Hibernate Criteria API

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
IT-eye weblog

Posts: 884
Nickname: iteye
Registered: Jul, 2005

IT-eye weblog is a blog about Java and Oracle technology
Hibernate Criteria API Posted: Jul 29, 2005 2:11 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by IT-eye weblog.
Original Post: Hibernate Criteria API
Feed Title: IT-eye Weblog
Feed URL: http://www.it-eye.nl/weblog/feed/
Feed Description: Where Oracle meets Java
Latest Java Buzz Posts
Latest Java Buzz Posts by IT-eye weblog
Latest Posts From IT-eye Weblog

Advertisement
Sometimes sql (like) queries aren’t the optimal way to express what data you want to retrieve from a database. In some cases using Hibernate’s criteria API or Toplink’s Query Expressions will be more powerfull and easier to write. Especially if you can reuse query expressions. DevX has just published an article describing Hibernate’s criteria [...]

Read: Hibernate Criteria API

Topic: "Money and the Developer Gene" - By Rick Previous Topic   Next Topic Topic: [Jul 19, 2005 14:44 PDT] 6 Links

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use