Xdoclet « Column « JPA Q&A





1. Xdoclet @hibernate.id doesn't use @hibernate.column??    forum.hibernate.org

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 ...

3. (xdoclet 2 ) Collection key clarification ( columns )    forum.hibernate.org

well, 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 which is always primitive and composite index, which eats class name ( ok, I know, there is composite index already ...

4. Xdoclet more than one column in property    forum.hibernate.org