-->
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: Can Hibernate do this?
PostPosted: Wed Oct 01, 2003 7:30 pm 
Newbie

Joined: Wed Oct 01, 2003 7:15 pm
Posts: 10
My program allows users to compile and load classes online while the program is running.

Everything I have read so far deals with mapping files, but I don't want to define mapping files for each class. I want to specifiy some overall rules for the system... like how to handle inheritence for all classes... or how to handle inheritence for all classes that extend a certain base class. I want to be able to dynamically add a class and have hibernate store it in the database. Can Hibernate do this?

Another question I have is about version control. I would like to be able to have multiple versions of a class and have hibernate store them as separate classes. Does hibernate provide any kind of class versioning like this?

How does Hibernate handle loading a class from the database when the class has changed and fields have been added/removed?

Thanks a lot for any help.


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.