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

Hibernate tools works incorrectly with database objects named with special symbols

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 4.0.x
    • 3.3.0.Beta1
    • hibernate
    • None
    • -

    Description

      In postgreSQL create `test.db`.`test2.schema`.`test3.table` with field `test4.id`.
      Generate DomainCode, HBM xmls, DAO, DDL
      1. test4.id column is generated to test4.id class field
      2. Generated class name is "table" and "tableHome"
      3. Package name is <Entered-by-user>.Test3 (Not sure adding "test3" is incorrect, but at least it should not start from uppercase)
      4. In hbm.xml elements have the same wrong names

      Connected with JBIDE-11227

      Attachments

        Issue Links

          Activity

            People

              kaers@redhat.com Koen Aers
              dgeraskov Dmitry Geraskov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: