-->
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: Database to XML using Hibernate
PostPosted: Mon Jun 04, 2007 3:54 pm 
Newbie

Joined: Mon Jun 04, 2007 3:06 pm
Posts: 1
I am starting a new project where I need to do two things. Create a request and process a response from a web service.

For the request, I need to query my DB, convert the results into XML and send it out to the web service.

For the response, I need to take the XML response from the web service and insert it into the database.

From what I've read, Hibernate is a good tool to do this with.

I have found many Hibernate examples for handling the response but I haven't found anything related to the request.

Is there a way that I can take the results from my database query and map it to XML using Hibernate or do I need to use some combination of something and Hibernate like HyperJAXB to accomplish this?

Can someone direct me to some examples?

Thanks,

HibernateUser1980


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.