-->
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.  [ 3 posts ] 
Author Message
 Post subject: RFE: Mapping by XML
PostPosted: Mon Mar 16, 2009 9:27 pm 
Newbie

Joined: Mon Mar 16, 2009 9:16 pm
Posts: 3
I am working with a system of hibernate classes, written by another party. The problem is that it has over 150 tables - subclasses and one-to-many buckets.

What I would like is if I could tell hibernate that when there's a one-to-many relation, or a subclass, the relation should be mapped not by another table but by XML deposited in a field.

That way, the relational links between my entities are represented as relational joins, but the bletcherous details of my detail records could be held as an XML document. You use XML for content where the entity is essentially a bucket of stuff.

For bonus points, I'd like to be able to specify document types, namespaces and so on, so as to be able to validate against a schema.

For extra bonus - when stuff in the XML bucket has joins that I want to represent relationally rather than embedded, hibernate correctly uses XPTR to express thr relationl link.


Top
 Profile  
 
 Post subject: I'll put this as an RFE in jira
PostPosted: Mon Mar 16, 2009 9:33 pm 
Newbie

Joined: Mon Mar 16, 2009 9:16 pm
Posts: 3
I'll put this as an RFE in jira


Top
 Profile  
 
 Post subject: I'll put this as an RFE in jira
PostPosted: Mon Mar 16, 2009 9:34 pm 
Newbie

Joined: Mon Mar 16, 2009 9:16 pm
Posts: 3
I'll put this as an RFE in jira


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.