Hi,

(don't know if I understand your question)

no problem. Many junit tests use
static inner persistence cabable
classes.

<class-descriptor
    class="org.apache.ojb.broker.ComplexMultiMapped$PersistentA"
    table="MultiMappedTable"
 >
...
PersistentA is a static inner class of ComplexMultiMapped
class.

Or don you mean nested objects?
http://db.apache.org/ojb/tutorial3.html#nested objects

regards,
Armin

[EMAIL PROTECTED] wrote:

Hi all,

When i use LiDO CE (JDO implementation), some of my persistent classes was implemented as inner.
Can I use this approach with OJB?


Thanks.



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to