2 Replies Latest reply on Mar 29, 2007 12:50 PM by jgilbert

    Non-default Hibernate NamingStrategy with EJB3?

    iradix

      Hi. I'm trying to set up a project using the Embedded EJB container. All is well, except that for the life of me I can't find a way to change the hibernate naming strategy used by the EntityManager. Can anybody point me in the right direction here? As far as I'm aware, it can't be set via a standard hibernate configuration property and in the past I've set it declaritavely on the Configuration object using Spring.... I'd imagine JBoss has a similar capability. Any suggestions?