Skip to content

4.8.1

Compare
Choose a tag to compare
@rbygrave rbygrave released this 14 Jul 11:39
· 6929 commits to master since this release

Breaking API

#314 ServerCache API - change from int to long for ServerCacheStatistics (hitCount, missCount) and ServerCache remove putIfAbsent() method

Issues

#322 RawSql fetch object with inheritance bug

#319 Beans loaded without an @id value ... return in NEW state rather than LOADED state (also refer to #317) enhancement

#317 RawSql getting error - Caused by: java.sql.SQLException: Column Index out of range, 0 < 1.

#316 Resolve NullPointerException on JtaTransacionManager constructor

#315 Update ScalarTypeEnumStandard.java