# HG changeset patch # User Robert Casties # Date 1676016041 -3600 # Node ID c816b417db0e66bbfa8f2f329f3e48ccde1a8eed # Parent ba3742584f935ce1f32262d374b0d147e29f18e6 remove hibernate.cfg from mercurial. diff -r ba3742584f93 -r c816b417db0e src/main/resources/hibernate.cfg.xml --- a/src/main/resources/hibernate.cfg.xml Mon Jan 30 16:59:19 2023 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,55 +0,0 @@ - - - - - - - 1 - 300 - 120 - 25 - 1 - 0 - select 1; - - org.hibernate.connection.C3P0ConnectionProvider - - - - - org.mpi.openmind.repository.utils.CustomMysqlDialect - com.mysql.jdbc.Driver - jdbc:mysql://localhost/openmind?characterEncoding=UTF-8 - UTF-8 - root - fB79DCsT87 - - - - thread - - - - - - - - - - - - - - - - - - - - -