Skip to content

1.1.0

Compare
Choose a tag to compare
@julgus julgus released this 30 Sep 09:19
· 222 commits to master since this release

New features
A new method JPAstreamer.resetStreamer(Class<?> classEntities) was introduced to clean the first-level cache for an Entity.

Behaviour Changes
Predicate between now uses Java default inclusion.

Fixed issues
#273 Lombok getters for boolean values are named incorrectly
#271 JPA Streamer Field Generator Processor syntax errors in generated sources
#244 Stream::count returns 1
#206 Count doesn't returning the good value
#163 Bug in query results
#153 Javadoc warning
#137 BETWEEN should use the default Java inclusion unless specified