Hi!
I´ve been thinking of extending Hibernate to allow for a seperate table
for subclasses. I allready developed a test case when i was on holliday
last week. I would extend the mapping file with a possible table
property in the subclass element that would allow the additional
properties of th
As there doesn't seem to be a hibernate-user list,
i'm going to post this here. =)
I'm trying to recreate the mapping xml for the
cirrus.test.Simple class but can't get it to work. Here is what i'm doing
:
usage: class.name | uid= | done?
cirrus.hibernate.test.SimpleaddClass(cirrus.hibe
Gavin-
Could you include the patch mentioned here in the next release?
https://sourceforge.net/forum/message.php?msg_id=1616327
The patch just adds an 'exists' check to prevent NPEs in my code block in
MappingByReflection.
Thanks,
Eric Everman
At 09:48 AM 7/15/2002, you wrote:
> As there do
>> Now as for this issue of the MBean needing classpath to the persistent
classes, am I right in assuming that no management calls to the MBean would
ever be able to see the application classpath? <<
I believe that is the case. My (limited) understanding is that anything in
an EJB jar gets its ow