-->
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: Specific mapping
PostPosted: Tue Jul 31, 2007 5:43 pm 
Newbie

Joined: Sat Jun 09, 2007 12:29 pm
Posts: 19
I need a very specific mapping. Let say I have a class having ListArray of values.

How can tell Hibernate engine how to map these values into a database in real time. No hbm files should be precreated and no annotations eather.

Is there any mechanism, that I could say:

PersistentObject po = manager.loadPersistentObject("Person", 23);

po would need to be mapped to database in real time, as manager would check the type of an object from class repository, where entities are defined.

Thanks in avdance.
Bojan


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.