-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Attribute "order-by" must be declared for element type "many
PostPosted: Tue Aug 09, 2011 4:25 am 
Beginner
Beginner

Joined: Fri Jul 20, 2007 10:38 am
Posts: 49
I have a many-to-many relation but when I add the order-by attribute I get the error message:

util.XMLHelper - Error parsing XML: XML InputStream(26) Attribute "order-by" must be declared for element type "many-to-many".

<many-to-many class="org.whatever.Pojo" column="SOME_ID" foreign-key="SOME_ID" order-by="some_field asc" />

How do I include a default ordering?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.