[jboss-jira] [JBoss JIRA] Commented: (HIBERNATE-125) Hibernate not creating tables (in mysql)
Matthias Wessendorf (JIRA)
jira-events at lists.jboss.org
Tue Feb 8 13:58:47 EST 2011
[ https://issues.jboss.org/browse/HIBERNATE-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580873#comment-12580873 ]
Matthias Wessendorf commented on HIBERNATE-125:
-----------------------------------------------
When I am using (in Tomcat) OpenJPA with the same Database, it (OpenJPA) is able to create the table...
> Hibernate not creating tables (in mysql)
> ----------------------------------------
>
> Key: HIBERNATE-125
> URL: https://issues.jboss.org/browse/HIBERNATE-125
> Project: Hibernate Integration
> Issue Type: Bug
> Reporter: Matthias Wessendorf
> Assignee: Steve Ebersole
>
> I have the following in my persistence.xml:
> <property name="hibernate.dialect" value="org.hibernate.dialect.MySQLDialect"/>
> <property name="hibernate.hbm2ddl.auto" value="create"/>
> but hibernate is not creating my MySQL tables
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list