Mapping 2 or more all classes on the same table

2005-04-28 Thread Ramakrishna Reddy
Hi, Do we have proper calssDecriminator (Mapping the all classes on the same table.) mechanism without side effects in OJB, on the same lies of Hibernate? In the documentation is it just mentioned, but not sufficient details and examples are gives on that Regards, Ramki

Re: Mapping 2 or more all classes on the same table

2005-04-28 Thread Thomas Mahler
Dear Ramakrishna, We had this feature since 2001! Please note that OJB is not based on lies ! for details refer to the documentation under http://db.apache.org/ojb/docu/guides/advanced-technique.html#Mapping+All+Classes+on+the+Same+Table cheers, Thomas Ramakrishna Reddy wrote: Hi, Do we have