Hibernate StatisticsPage edited by Bob Harner
Comment:
Renamed from "Statistics" to "Hibernate Statistics"
Changes (0)
Full ContentHibernate StatisticsIf you enable Hibernate statistics by setting the property hibernate.generate_statistics to true, Hibernate will expose a number of useful metrics. The page "Statistics" is used to expose these metrics. This page is only available in development mode. !images/hibernate-statistics.png!Hibernate Statistics
<!DOCTYPE hibernate-configuration PUBLIC
"-//Hibernate/Hibernate Configuration DTD//EN"
"http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd">
<hibernate-configuration>
...
<property name="hibernate.generate_statistics">true</property>
</session-factory>
</hibernate-configuration>
Change Notification Preferences
View Online
|
View Changes
|
- [CONF] Apache Tapestry > Hibernate Statistics confluence
- [CONF] Apache Tapestry > Hibernate Statistics confluence
- [CONF] Apache Tapestry > Hibernate Statistics confluence
- [CONF] Apache Tapestry > Hibernate Statistics confluence
