[Hibernate-devel] The beauty of multiple tables in polymorphic persistency?

2002-07-15 Thread Roman Seidl
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

[Hibernate-devel] map generator (cirrus.hibernate.tools.MapGenerator)

2002-07-15 Thread Warwick Boote
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

Re: [Hibernate-devel] map generator (cirrus.hibernate.tools.MapGenerator)

2002-07-15 Thread Eric Everman
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

RE: [Hibernate-devel] JBoss MBean

2002-07-15 Thread Urberg, John
>> 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