-->
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: Is it possible to mix pojo & dynamic entity mode togethe
PostPosted: Tue Nov 18, 2008 10:59 am 
Newbie

Joined: Fri Nov 14, 2008 4:07 pm
Posts: 6
Hi,

I am dealing with a large set of legacy Java code base which we are modifying the persistence part using Hibernate3.

Some domain model objects are pojos, I set "hibernate.default_entity_mode=pojo" to map these objects.

Some other domain objects are just Java maps, I plan to use dynamic entity to map these, but I have to set "hibernate.default_entity_mode=dynamic-map"

My question is if I can mix these two in the same database. If so, how do I do it. Do I have to call SchemaExport twice? ........

Thanks for any help

Eddie


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.