Skip to content

v-1.0.1: This version contains design rules for the Hibernate framework of the

Latest
Compare
Choose a tag to compare
@tacianosilva tacianosilva released this 21 Mar 18:42
· 18 commits to master since this release

This version contains design rules for the Hibernate framework of the
recommendations present in its documentation.

In this version, It was added to check for methods like isField(). The
isField() methods are used as getMethods for boolean fields. We added
this functionality in ProvideGetsSetsFieldsRule class.