Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-19790

Limit the possible Hibernate runtime choices to only the supported ones in the JPA generation dialogs

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.3.x, 4.30.x
    • 4.3.0.Alpha2
    • hibernate
    • None

      • Create a maven project
      • Add hibernate-entitymanager dependencies (I used version 4.3.9.Final)
      • Convert into JPA project: choose JPA 2.1 with the Hibernate platform
      • JPA Tools -> Generate Entities from Tables
        • Do not use Console Configuration
        • Choose anything else than 4.3 for the Hibernate version
          => The dialog will fail because no console configuration can be created for the chosen Hibernate version
      • The same problem is present when generating the DDL from the entities and disabling the console configuration use
      • The dropdown in the generation dialog should only offer Hibernate versions that are compatible with the chosen JPA version

            kaers@redhat.com Koen Aers
            kaers@redhat.com Koen Aers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: