• Contact
  • Download
  • Professional
  • Cloud
  • Community
  • Webinars
  • Home
  • Contact
  • Login
  1. Home
  2. OpenKM 6.4
  3. Development
  4. Database stuff
    • OpenKM 6.3 - CE
    • OpenKM 7.0
    • OpenKM 7.1
    • OpenKM 8.1
  • Previous Next
  1.  
  • Previous Next

OpenKM 6.4

Hardware and software requirements
Installation
Setup
Troubleshooting
Administration guide
User guide
Migration guide
Development
Personal development environment
Configuring IDE from a clean Eclipse
Configuring Maven in your OS
Eclipse tips
Eclipse known troubleshooting
Development tips
Profiling application
Application version compatibility table
Change default login screen
Change folder style by metadata value
Creating a JAR file with Eclipse
Creating plugins
Creating templates
Creating your own Crontab job
Creating your own login module
Creating your own parameters
Creating your own password validator
Creating your own reports
Creating your own thesaurus
Creating your own database tables
Database stuff
Webservices
Extending frontend UI
Exposed frontend JavaScript API
Integrate preview with other web applications
Samples
Vault of stuff
API description
Database description
Advanced samples

Database stuff

There are a couple of interesting configuration properties  to be set at $TOMCAT_HOME/OpenKM.cfg file.

The parameter hibernate.show_sql helps developer showing at log the SQL sentences generated by Hibernate. By default this parameter is set to false.

hibernate.show_sql=true

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.

Table of contents [ Hide Show ]

© OpenKM kcenter v.1.0.0 (build: d51a7b0). All Rights Reserved. Documentation license