[jbosstools-issues] [JBoss JIRA] (JBIDE-25809) Performing schema export does not work for latest Hibernate versions

Koen Aers (JIRA) issues at jboss.org
Mon Mar 12 12:15:02 EDT 2018


Koen Aers created JBIDE-25809:
---------------------------------

             Summary: Performing schema export does not work for latest Hibernate versions
                 Key: JBIDE-25809
                 URL: https://issues.jboss.org/browse/JBIDE-25809
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: hibernate
    Affects Versions: 4.5.3.AM2
            Reporter: Koen Aers


Steps to reproduce: 
- create maven project
- add cfg.xml file, use h2 in-memory database (url: jdbc:h2:mem:schema_export)
- create console configuration (e.g. using hibernate 5.2)
- add one entity (or mapping) 
- use 'Run SchemaExport' from the console configuration context menu 
=> a NoSuchMethodException is thrown



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list