News

If you are fortunate enough to be using JDK 7 , the newly available Objects class is the obvious ( at least to me ) choice for implementing the "common" Java object methods such as equals (Object ...
A good resource on using EqualsBuilder and HashCodeBuilder in conjunction with Hibernate for equals () and hashCode () is available in Write Simpler equals and hashCode Java Methods Using ...