Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-3712 Number of hbm generation bugs
  3. JBIDE-3914

Cfg2HbmTool.needsTable() method returns true for Subclass object

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Minor Minor
    • 3.1.0.M1
    • 3.0.0.CR2
    • hibernate
    • None

      <subclass> element in hibernate mapping must not contain "table" attrinbute.
      Subclass and SingleTableSubclass objects is exported as <subclass>. This means that method Cfg2HbmTool.needsTable(PersistentClass) must return false for Subclass and SingleTableSubclass objects.
      Now it returns false only for SingleTableSubclass .

              manderse@redhat.com Max Andersen
              dgeraskov Dmitry Geraskov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: