0 Replies Latest reply on Apr 17, 2006 5:46 AM by warlock

    Apply Hibernates NamingStrategy to an Hibernate MBean

    warlock

      Hi to all,

      I've developed an application using the JBoss JMX (Hibernate MBean) and want to apply Hibernates NamingStrategy to affect the naming of the database tables.
      The sessions returned by the Hibernate MBean are set to the default naming strategy. I prefer to apply the NamingStrategy in the hibernate-service.xml or jboss-service.xml (since 4.0.3RC2) e.g. using an additional attribute.

      Is it generally possible to use a NamingStrategy in this configuration?
      If yes...how to apply?

      Best Regards
      Manuel Lamotte