Prior to this commit, the term "field" was sometimes used to refer to a database column and sometimes used to refer to a bean property, which lead to confusion in the Javadoc as well as within the code. This commit addresses this by avoiding use of the term "field".