0 Replies Latest reply on Aug 24, 2006 11:25 AM by cybernd

    fk / pk constraint name

    cybernd

      Hi,

      Is it possible to tell tje ejb3 layer the name of constraints?

      For example a PK's name will be something like SYS_C0000123 running on oracle. Something like PK_TABLE_ID would be helpful because when a insert statement violates the constraint, the db will tell me the constraint name.

      Is there a way to define such names using JBoss EJB3?

      thx,
      Bernhard