Done.
On 4 janv. 2010, at 12:49, Sanne Grinovero wrote:
> Hi,
> just checked that it is already proxying all of:
> org.hibernate.classic.Session.class,
> org.hibernate.engine.SessionImplementor.class,
> org.hibernate.jdbc.JDBCContext.Context.class,
Hello,
> 1) There need be a separation between the "database model" and the
> "entity model" and there should be a "binding" that describes the
> relation between the 2. As far as Hibernate processing is concerned
> (run-time) it is this binding information that is of the utmost
> importance. Ye
I've added a trivial 2 methods helper class to help discover if a table name is
present in the configuration, a table + column name is present in the
configuration.
If you need such checking, check out in HANN SchemaUtil.
___
hibernate-dev mailing list