1 Reply Latest reply on Sep 14, 2007 6:19 PM by ralscha

    Hibernate NamingStrategy

    ralscha

      Hi

      I'm looking for a way to configure a naming strategy in a Hibernate Session factory (components.xml)

      The class org.jboss.seam.persistence.HibernateSessionFactory contains an attribute namingStrategy. But there is no xml element for this attribute.

      There is one for each of the other attributes, but not for namingStrategy

      <persistence:cfg-properties />
       <persistence:mapping-classes />
       <persistence:mapping-files />
       <persistence:mapping-jars />
       <persistence:mapping-packages />
       <persistence:mapping-resources />


      Is there an other way to inject the naming strategy into the session factory?

      Regards
      Ralph