Print
X1-X2 Plugin Changes

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
Powered by Atlassian Confluence