[jboss-user] [EJB 3.0] - Re: Non-default Hibernate NamingStrategy with EJB3?
jgilbert
do-not-reply at jboss.com
Thu Mar 29 12:50:51 EDT 2007
here is the property that i found. so far it appears to be working well.
i just added this to the persistence.xml file
| <property name="hibernate.ejb.naming_strategy" value="org.hibernate.cfg.DefaultComponentSafeNamingStrategy"/>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032864#4032864
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032864
More information about the jboss-user
mailing list