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

david wu johnson (JIRA) jira-events at jboss.com
Tue Dec 12 23:48:38 EST 2006


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