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]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to