The Artima Developer Community
Sponsored Link

Java Buzz Forum
Annotation Mapping for Ordered Lists in Hibernate

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
Stevi Deter

Posts: 10
Nickname: stevideter
Registered: Dec, 2008

Stevi Deter is a lead software engineer for Mantis Technology Group, Inc.
Annotation Mapping for Ordered Lists in Hibernate Posted: Dec 15, 2008 2:17 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Stevi Deter.
Original Post: Annotation Mapping for Ordered Lists in Hibernate
Feed Title: Moving the Curve
Feed URL: http://feeds2.feedburner.com/MovingTheCurve
Feed Description: Technology, code, and thoughts by Stevi Deter
Latest Java Buzz Posts
Latest Java Buzz Posts by Stevi Deter
Latest Posts From Moving the Curve

Advertisement
Here’s another problem that has a simple solution that took me longer than I expected to find. I am using Hibernate 3.2.5 as my ORM. In one case, I want to map a child collection of items as an ordered List, taking advantage of the database to do my ordering. I’m using Annotations intead of the [...] Related posts:
  1. Finding selected checkbox items in a JSF dataTable This is one of those problems that I couldn’t find...
  2. Why Are All My Collection Elements the Same as the Last One I Added? I’ve seen several programmers struggle with a similar question. They...
  3. SaveOrUpdate versus Merge in Hibernate We all have those problems that we encounter just infrequently...
Related posts brought to you by Yet Another Related Posts Plugin.

Read: Annotation Mapping for Ordered Lists in Hibernate

Topic: MyEclipse 7.0 has arrived: Best blend for JavaScript and REST Web Services Previous Topic   Next Topic Topic: 35 Terrific Twitter Tools for You This Christmas

Sponsored Links



Google
  Web Artima.com   

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