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

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

      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

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

              Created:
              Updated: