hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect hibernate.connection.driver_class=com.mysql.jdbc.Driver hibernate.connection.url=jdbc:mysql://localhost:3306/openvpms hibernate.connection.username=openvpms hibernate.connection.password=openvpms hibernate.show_sql=false