> I haven't tried it and guaranteeing the ordering would need to be accounted > for. But its a potential direction.
Another approach would be to change the Hibernate mapping from a <set> to a <bag> since that will map to a List on the Java side. - Tor Iver --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
