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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...