Beginner |
|
Joined: Thu Aug 28, 2003 3:09 pm Posts: 39 Location: Brazil
|
Hi all!
I'm having problems using the latest XDoclet 1.2b4 and I couldn't get code from cvs because of limitations on cvs server.
My problem is with @hibernate.id tag and @hibernate.column.
When I use @hibernate.column in @hibernate.many-to-one it produces the column xml element but when I use it with @hibernate.id, @hibernate.column doesn't generate the column element.
I need the column element because I have to specify its sql-type.
Do you know if this is by design? Or is there something I'm doing wrong??
Thanks in advance.
|
|