6.2.2
rbygrave
released this
29 Jul 18:52
·
6789 commits
to master
since this release
Issues:
#357 batch insertAll has no effect when tx commited
Enhancements:
#362 Introduce a ClassPathSearchService to support multiple ClassPath search processes with customise search methods
#361 ENH: Add ServerConfig expressionEqualsWithNullAsNoop - Can eq ne gt ... methods in ExpressionList treat null value as 1=1 ?
#360 ENH: Add query setDisableLazyLoading(true) ... for use when graph serialised via external library (and you don't want lazy loading to fire)
#359 ENH: add BeanState.setDisableLazyLoad(boolean) ...