On 12 Feb 2004 19:11, emmanuel wrote:
>On 12 Feb 2004 17:04, hooverphonique wrote:
>>You discourage the use of the id (primary key attribute) in the equals
>>method, but hbm2java does exactly that.. does that mean that you
>>discourage the use of hbm2java and/or the apache builders?
>We encourage the hand writing of equals and hashcode. You can use apache
>builder to do that.
hbm2java needs better support for this, then, and the hbm2java
documentation needs to reference this wiki page, as it's totally not
obvious to any hbm2java user right now that this issue exists. |