[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7582) Jpa annotated entities to Tables generation using hibernate tools maven plugin

Dhana kumar (JIRA) jira-events at lists.jboss.org
Sun Nov 14 13:23:58 EST 2010


Jpa annotated entities to Tables generation using hibernate tools maven plugin
------------------------------------------------------------------------------

                 Key: JBIDE-7582
                 URL: https://jira.jboss.org/browse/JBIDE-7582
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: Hibernate
    Affects Versions: 3.3.x
            Reporter: Dhana kumar
            Assignee: Max Andersen


Hi,
I am tryting to achieve to generate tables from the existing jpa annotated entities; Is there any maven plugin available to achieve this ? I referred the jboss public maven repository and found the below pom, but not sure whether entities -> tables generation possible with this plugin ? can you please provide me the needful ?
<plugin>
	<groupId>org.hibernate</groupId>
	<artifactId>hibernate-maven-plugin</artifactId>
	<version>3.3.2.GA</version>
</plugin>

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list