XDoclet2 plugins were developed from scratch. So they have differences in tag names with XDoclet1 plugins. Here is a list of such differences which should help you migrate to XDoclet2 easily.
Hibernate Plugin
XDoclet1 tag name |
XDoclet2 tag name |
|---|---|
hibernate.collection-key |
hibernate.key |
hibernate.collection-key-column |
hibernate.key-column |
hibernate.collection-one-to-many |
hibernate.one-to-many |
hibernate.collection-many-to-many |
hibernate.many-to-many |
hibernate.collection-index |
hibernate.list-index |
hibernate.collection-cache |
hibernate.cache |
hibernate.collection-composite-element |
hibernate.composite-element |
hibernate.collection-element |
hibernate.element |
hibernate.collection-index |
hibernate.index |
hibernate.collection-jcs-cache |
hibernate.cache |
hibernate.many-to-any-column |
hibernate.any-column |
4 Comments
Hide/Show CommentsSep 04, 2005
Anonymous
also many "name" attributes have been removed from most tags, like @hibernate.set
Sep 14, 2005
Anonymous
WTF? What brilliance indicated a non-backward-compatible set of tags--with names that were not as precise?
Come on, people.
Oct 19, 2005
Anonymous
Yeah, WTF?
Nov 02, 2005
Anonymous
Yeah, WTF ??? x2