1. Xdoclet @hibernate.id doesn't use @hibernate.column?? forum.hibernate.orgHi 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 ... |
2. How can I generater Multi-column key of Set using XDoclet? forum.hibernate.org |
3. (xdoclet 2 ) Collection key clarification ( columns ) forum.hibernate.orgwell, it seems to me that DTD ( which I'm basing new plugin upon ) is somehow not logical. For example, index requires type only if used in map... Kind of uncool. Would it be more logical, if there is |
4. Xdoclet more than one column in property forum.hibernate.org |