On Fri, Sep 01, 2000, Kurt Hoyt wrote:
> I know the EJB 1.1 and 2.0 specs avoid (finesse?) the issue of bean
> inheritance, but has anyone tried doing anything that mimics inheritance
> using Orion? If so, can you share how you accomplished it?
>
I was able to create entity beans (BMP) which remote interfaces and ejb
classes inherited from those of a base entity bean. It works perfectly, but
for me inheritance is just a way to add information into tables
associated to the base class table. Depending on what you're planning to
do, your mileage may vary.
--
Etienne BERNARD <[EMAIL PROTECTED]>