-->
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: Dynamic entity instead of POJO, sperimental? experience?
PostPosted: Fri Aug 05, 2005 8:57 am 
Newbie

Joined: Thu Aug 04, 2005 3:06 am
Posts: 3
Hibernate version:
from 3.05


The use of Dynamic entity instead of POJO, is described as "sperimental", as in documentation about 3.05.
Anyone using it has specific information about it? (any problem?)

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 05, 2005 11:35 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 3:00 pm
Posts: 1816
Location: Austin, TX
For the most part it is fine. There are problems with mapped inheritence and the DOM4J entity-mode which are fairly significant and problematic to fix. Outside of that you should be fine.

This is likely to remain "experimental" until those issues are fixed, which won't be anytime soon unless someone volunteers to step up and do it.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 05, 2005 12:54 pm 
Newbie

Joined: Thu Aug 04, 2005 3:06 am
Posts: 3
Thank you,

my library works fine on mysql to do persistance but i prefer to use hibernate to do it, and manage more database, cache etc etc.

Actually i'm using POJO dinamically wrote by my library as workaround, to map our vector of fields :
it's probably an awful thing :o) but it works fine :o), it tooks only 4 hours to do it, and we're at beta/stable status and need something stable to work on :o)

When someone in our probject have more time we'll switch to dynamic entries and get a look to the bugs.


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.