Hibernate Anti-Patterns
Learn several Hibernate performance anti-patterns along with a static analysis tool to discover them. The identified anti-patterns relate to inefficient call and data flows in the context of web-programming, communication, and data manipulation. To automatically discover these issues, we use Yonita, a semantic enginge focused on capturing the behavior of …