e.net
Subject: [Xdoclet-user] Unidirectional relationship target class source
Hi all,
I have two Entity EJBs connected by unidirectional relationship, say
BeanA
and BeanB. These EJBs are held in separate build projects, in separate
directory trees, etc. BeanB depends on BeanA, so the relationship
Hi all,
I have two Entity EJBs connected by unidirectional relationship, say BeanA
and BeanB. These EJBs are held in separate build projects, in separate
directory trees, etc. BeanB depends on BeanA, so the relationship is as
follows:
BeanB ---> BeanA
The first step in my build procces is to