-->
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: FEATURE "Request": 34. Supports mapping of one cla
PostPosted: Wed Dec 31, 2003 5:35 am 
Regular
Regular

Joined: Wed Dec 31, 2003 4:26 am
Posts: 108
Location: Berkeley, CA
From

http://c2.com/cgi-bin/wiki?ObjectRelati ... Comparison

34. Supports mapping of one class to multiple tables.
For Hibernate the answer is "NO". Again, as with doing column-based concurrency, I'm wondering why not. I can see that to save such an object one would need to know its source table but couldn't that just be an additional (private) attribute on the object?
Regardless, can I fetch object from a single table in a variety of ways -- e.g., via stored procs. (Yes, despite the warnings of O/R mapping buffs -- myself included -- it turns out triggers and stored procs are very useful in many cases.)

Thanks,

Ezra E.


Top
 Profile  
 
 Post subject: More info
PostPosted: Wed Dec 31, 2003 5:36 am 
Regular
Regular

Joined: Wed Dec 31, 2003 4:26 am
Posts: 108
Location: Berkeley, CA
What I mean is: can I fetch objects in multiple ways. E.g., straight from the table and also via a parameterized stored procedure that returns a "slice" of the data?

Thanks,

Ezra E.


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.