[jboss-user] [JBoss Seam] - Hibernate Naming Strategy

ralscha do-not-reply at jboss.com
Fri Sep 14 18:21:14 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=4084664#4084664

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



More information about the jboss-user mailing list