-->
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: Hibernate Object to XML Stream
PostPosted: Mon Mar 14, 2005 6:10 pm 
Newbie

Joined: Wed Mar 09, 2005 1:50 pm
Posts: 6
Read the rules before posting!
http://www.hibernate.org/ForumMailingli ... AskForHelp

Hibernate version:3

Mapping documents:N/A

Code between sessionFactory.openSession() and session.close():N/A

Full stack trace of any exception that occurs:

Name and version of the database you are using:MySQL

The generated SQL (show_sql=true):

Debug level Hibernate log excerpt:


I would very much like an XML String representation of an unHibernated object. I tried to use Betwixt and it hangs. Is there an onboard mechanism to achieve this task. Printer?


thx in advance,
Seamus


Top
 Profile  
 
 Post subject: Addition
PostPosted: Mon Mar 14, 2005 7:05 pm 
Newbie

Joined: Wed Mar 09, 2005 1:50 pm
Posts: 6
I can successfully Betwix a single entity pulled from the DB. That is if I walk the collections/inheritence graph to the end object and betwix, all is well. If I try that from the top of the graph (parent --(many-to-one)->child----list(many-many)->botttom objects) it hangs forever. I have added the embed-xml="true" to all of the mapping documnets but no help.


Top
 Profile  
 
 Post subject: Databinder
PostPosted: Tue Mar 15, 2005 10:24 am 
Newbie

Joined: Wed Mar 09, 2005 1:50 pm
Posts: 6
Looking at other posts it looks like there was a DataBinder at some point. Where did it go?


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.