0 Replies Latest reply on May 4, 2006 12:38 PM by iradix

    Changing Hibernate NamingStrategy

    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?