On Mon, Jun 27, 2011 at 10:57 AM, Justin Robbins
<justinhrobb...@gmail.com> wrote:
> I wonder why the Hibernate docs use Set and mention Set is the most
> commonly used Collection in mappings.

Maybe it is, I guess I've just never found it helpful in anything I've
done--I've usually needed either a known order, or to be able to get
specific items in the collection by ID. Dunno :)

I honestly don't recall how the default XW2 handles sets (the built-in
type conversion irritates me, actually, the way it's implemented) but
perhaps it's something worth looking in to and cleaning up.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to