Title: RE: [Hibernate] New NamingStrategy
Great!
-Original Message-
From: [EMAIL PROTECTED] on behalf of Emmanuel Bernard
Sent: Wed 11/9/2005 12:19 PM
To: Hibernate development
Subject: [Hibernate] New NamingStrategy
Hi,
For some times now, I've been thinking and implementing a Nam
Hi,
For some times now, I've been thinking and implementing a NamingStrategy
that could handle the EJB3 definitions
Here is the result
//$Id: NamingStrategy.java,v 1.1 2004/06/03 16:30:05 steveebersole Exp $
package org.hibernate.cfg;
/**
* A set of rules for determining the physical column
*