[jbosside-issues] [JBoss JIRA] Commented: (JBIDE-427) be able to generate hibernate xdoclet-tag

Max Andersen (JIRA) jira-events at jboss.com
Wed Dec 13 05:33:38 EST 2006


    [ http://jira.jboss.com/jira/browse/JBIDE-427?page=comments#action_12348524 ] 
            
Max Andersen commented on JBIDE-427:
------------------------------------

for what purpose if you already have the hbm.xml's ?

anyhow you can add these things easily your self by customizing the templates and if you get to a decent level of xdoclet support then submit it to hibernate tools jira so others can benefit from it too.

> be able to generate hibernate xdoclet-tag
> -----------------------------------------
>
>                 Key: JBIDE-427
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-427
>             Project: JBoss IDE
>          Issue Type: Feature Request
>          Components: Hibernate Tools
>            Reporter: david wu johnson
>         Assigned To: Max Andersen
>
> be able to generate hibernate xdoclet-tag,like the code fragment in hbm.xml file:
> 		<property name="bnBankName" type="java.lang.String"
> 			column="BN_BANK_NAME" not-null="true" length="40">
> 			<meta attribute="field-description">
> 				@hibernate.property column="BN_BANK_NAME" length="40"
> 				not-null="true"
> 			</meta>
> 		</property>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list