-->
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: Question about Hibernate, Dom4J and XPath
PostPosted: Tue Apr 05, 2005 8:24 pm 
Newbie

Joined: Tue Apr 05, 2005 8:10 pm
Posts: 1
I would like to know if there is a way to get XPath (or similar XML query language) access to a relational model.

I have some very large XML configuration files for a legacy application that I would like to persist relationally and then access as XML (for an interim migration step). The application itself currently uses XPath for accessing the data.

I just noticed that Hibernate 3 has some support for getting persisted relational data as a DOM tree.

Unfortunately (for me) the only way to query this seems to be using HQL and/or Criteria searches.

I've read the documentation and looked at the API and, either I'm just not looking in the right place or there doesn't seem to be a way to do this. To me it seems like the next logical step.

I was just wondering if there are plans to (or if you can already) use XPath or something similar to query the DOM instead?

Cheers,
Andy


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.