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