Skip to content

v3.3.14

Latest
Compare
Choose a tag to compare
@msmith-techempower msmith-techempower released this 21 Aug 20:33
fdf8d8a

Fix deficiencies in LruSqlEntityRelation

  • Override additional methods so distribution listeners are notified
  • Have reset(Class type) check to ensure the type matches
  • Invalidate LRU cache in add/addAll as explained by the inline comment