Package xdoclet.modules.hibernate

Class Summary

FactoryClassSubTask Generate a SessionFactory facade that is capable of configuring Hibernate inline, as well as provide a convenient method of switching later to other SessionFactory implementations.
HibernateCfgSubTask Generate the hibernate.cfg.xml file.
HibernateCfgSubTask.HibernateCFGVersion Based on Matt Raible's code for the Hibernate sub-task.
HibernateDocletTask
HibernateSubTask This task generates Hibernate xml mapping file for a given class.
HibernateSubTask.HibernateVersion
HibernateTagsHandler Specific tags handler to make the template easy.
JBossServiceSubTask Generate jboss mbean descriptor for hibernated classes