-->
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: Getting an mapping exception
PostPosted: Tue May 22, 2007 11:21 am 
Newbie

Joined: Tue May 22, 2007 11:16 am
Posts: 2
I have an XML which goes some thing like this

<Form>
<dataset1>


</dataset1>
<dataset2>
</dataset2>
<dataset3>
</dataset3>
</Form>


The way my pojo classes have been created is that I have Form Class which actually is a container for all the datasets. The dataset are basically collections in the Form class. Unfortunately, I haven't defined a .hbm.xml file for Form because it doesn't have any table. When I tried to insert the POJO, I get an error saying unknown entity Form. I know a lot of people might have faced this situation, how can I handle this case

Thanks

- Harjit


Top
 Profile  
 
 Post subject: MApping Exception
PostPosted: Tue May 22, 2007 7:44 pm 
Newbie

Joined: Tue May 22, 2007 11:16 am
Posts: 2
any clues guys ???


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.