Minor
- Check if the JPA or Hibernate
Query
returns aList
with more than 100 elements - Check if the Hibernate
Query
iterate
method returns anIterator
with more than 100 elements - Add time monitoring for the execution of the JPA
EntityManager
and HibernateSession
flush
method - Check if the
ValidityAuditStrategy
is used with Hibernate Envers LargeColumnEvent
should not be thrown if the field can be fetched lazily- Fix the "Not an entity"
IllegalArgumentException
issue caused by not passing the entity name when callingSession#contains
- Add a section in the Installation Guide about using Apache Archiva for sharing the project artifacts
- Add Apache Archiva deploy scripts