2 Replies Latest reply on Mar 25, 2006 10:47 AM by epbernard

    EJB 3.0 Default Naming Strategy

      Where is the default naming scheme published and is it possible to provide your own? I assume there's a table, column and intersect (many-to-many) table naming convention.

      Java class: CamelusDromedarius
      Table name: CAMELUS_DROMEDARIOUS.

      Java property: CamelusDromedarius
      Column name: CAMELUS_DROMEDARIOUS.

      Assumed interested table m2m camels and oases: CAMELUS_DROMEDARIOUS_OASIS

      That's a tricky one: where is the cut point?

      Seems to handle plurals very well already for collections.