[jboss-user] [JBoss Tools] - Re: JPA reverse engineer & MySQL

Gerry Matte do-not-reply at jboss.com
Sat Apr 20 02:09:00 EDT 2013


Gerry Matte [https://community.jboss.org/people/gerry.matte] created the discussion

"Re: JPA reverse engineer & MySQL"

To view the discussion, visit: https://community.jboss.org/message/809376#809376

--------------------------------------------------------------
This behavior has been standard for MySQL and hibernate from the beginning.    I belive the MySQL driver interprets a database schema the same as an Oracle catalog .... but a MySQL catalog has subtle differences from a schema and does not play well with hibernate.  

 My standard fix up (workaround) is to immediately remove the catalog property.  I most frequently use Forge to reverse engineer and generate a CRUD webapp ..... so it's become routine for me.  Thanks to Eric for reporting the issue .... I should have done so long ago.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/809376#809376]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130420/b7f04f11/attachment.html 


More information about the jboss-user mailing list