Hi, Marc Dugger wrote: > If I specifiy 'B' as an extent of 'A' in the repository, does OJB require > that the Java class B extend A or is it a logical extension in the eyes of > OJB?
logical! That is B must not extend A. > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
