Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-1521

Too long identifiers causing Envers test failures on Oracle databases

XMLWordPrintable

      Some entities used in the test suite generate too long identifiers for Oracle databases, which have a hard limit of 31 characters for identifiers

      • test case: OneToManyInComponent
        • entity: OneToManyComponent generates column OneToManyComponentTestEntity_id
      • test case: M2MIndexedListNotAuditedTarget
        • entity M2MIndexedListTargetNotAuditedEntity generates column M2MIndexedListTargetNotAuditedEntity_id
      • test case: HasChangedOneToManyInComponent,
        • entity OneToManyComponent generates column OneToManyComponentTestEntity_id
      • test case: ProxyIdentifier
        • entity ManyToManyNotAuditedNullEntity generates column ManyToManyNotAuditedNullEntity_id
        • entity OneToManyNotAuditedNullEntity generates column OneToManyNotAuditedNullEntity_id

            gbadner@redhat.com Gail Badner (Inactive)
            jmartisk@redhat.com Jan Martiska
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: