The default configuration of Orchestra uses the Database
persistence service and the H2 Database. Orchestra has also been
tested with Oracle, MySQL and Postgres database system. To change to
MySQL, Postgres or Oracle, you need to put the corresponding JDBC
driver in the directory $CATALINA_BASE/lib
and
modify the hibernate.properties
file (see Section 4.4.4.1, “Database Access Configuration”)