[hibernate-dev] what should happen when there are two entities exactly same except the class name?
Strong Liu
stliu at hibernate.org
Tue Jul 16 11:50:53 EDT 2013
talking about org.hibernate.test.annotations.manytoonewithformula.ManyToOneWithFormulaTest
org.hibernate.test.annotations.manytoonewithformula.ProductSqlServer AND org.hibernate.test.annotations.manytoonewithformula.Product
these two are exactly same ( has same @Table(name="product") and others ) except the class name different
is it valid?
-------------------------
Best Regards,
Strong Liu <stliu at hibernate.org>
http://about.me/stliu/bio
More information about the hibernate-dev
mailing list