[jboss-user] [EJB 3.0] - Hibernate NamingStrategy

ralscha do-not-reply at jboss.com
Fri Sep 14 05:20:42 EDT 2007


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

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084348#4084348

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084348



More information about the jboss-user mailing list