6.2.1
Removed deprecated API
#352 Remove deprecated API - ValuePair getValue1() getValue2() ... use getNewValue() getOldValue()
Enhancements
#358 ENH: Add ServerConfig updateAllPropertiesInBatch with a default of true
#356 ENH: Change to Binder logging such that the value in the bind log is the converted/bound value
#355 ENH: Add notIn(...) expressions. Just to make life easier in those cases
#353 ENH: Add ServerConfig diffFlatMode ...
#351 ENH: Add 'diff' to Version beans returned from findVersions()
#350 ENH: Add @history findVersions() query ... returning historic versions for a given bean using history view
#349 ENH: Add @Whocreated @WhoModified ... with CurrentUserProvider interface
#348 ENH: Add @WhenCreated and @WhenModified ... as alias to existing @CreatedTimestamp and @UpdatedTimstamp
#347 @history support with query.asOf(Timestamp)
#296 ENH: Add to transaction setUpdateAllLoadedProperties() - force update all properties api