Database stuff
There are a couple of interesting configuration properties to be set at $TOMCAT_HOME/openkm.properties file.
The parameter hibernate.statistics helps developer enabling the Hibernate statistics. By default this parameter is set to false.
hibernate.statistics=true
Use these parameters meaningful only for development and fine tuning.