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

Provide content assist on hibernate properties values in persistence.xml

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • Major
    • 4.2.x, 4.3.x
    • 4.2.0.Final
    • hibernate
    • None

    Description

      in persistence.xml, it would be convenient to have content assist on values for Hibernate properties such as those below:

          <property name="hibernate.hbm2ddl.auto" value="create-drop" />
          <property name="hibernate.show_sql" value="false" />
      

      especially the alternative values to create-drop

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: