“>When you begin experimenting with Hibernate, one of the first tasks you are likely to perform is the installation of a monitor to see the generated SQL. This is especially important if you want to understand how Hibernate generates SQL for such features as collections and lazy loading of data. This chapter describes how to gather performance metrics for the use of Hibernate in the field.Finding and Solving ProblemsHibernate affords a basic SQL monitoring capability, but for rea
continue >>
Comments (0)
Eclipse
Tags: