-->
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.  [ 2 posts ] 
Author Message
 Post subject: Hibernate 2.0 dtd composite-element does not allow composite
PostPosted: Wed Feb 11, 2004 2:43 am 
Newbie

Joined: Wed Oct 08, 2003 7:42 pm
Posts: 18
I have added a component to a composite element in my hibernate mapping file and the dtd does not support this. Is it ok to modify the dtd to support? If not, why isn't it supported.

The strange thing is that my schemaupdate will complain:

org.xml.sax.SAXParseException: The content of element type "composite-element" must match "(parent?,(property|many-to-one|nested-composite-element)*)".

but still create me the structure for my database and I can insert, update, retrieve from the component columns with no problems.

Any help would be much appreciated,

Thank you in advance,

Scott Buckham


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 11, 2004 7:50 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
use nested-composite-element for that

_________________
Emmanuel


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

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.