Re: [Xdoclet-devel] Hibernate mapping files

2005-04-06 Thread Andrew Stevens
On Wed, 2005-04-06 at 10:50, Madhuri wrote: > Hi all > I am very new to the hibernate > Can any one of u help me solving the following issue. > i have a user and a tmeplate as entities > The relation between them is a User can have only one template and template > can have any number of users. > Ca

[Xdoclet-devel] Hibernate mapping files

2005-04-06 Thread Madhuri
Hi all I am very new to the hibernate Can any one of u help me solving the following issue. i have a user and a tmeplate as entities The relation between them is a User can have only one template and template can have any number of users. Can anyone of u help me in writing the mapping files. I in