From bc4d698bbae2d0a63232f32962dceecf0ac4a1c3 Mon Sep 17 00:00:00 2001 From: jaewohong Date: Wed, 25 Feb 2026 18:43:57 +0900 Subject: [PATCH] =?UTF-8?q?P=20=ED=99=98=EA=B2=BD=20DIALECT=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/WEB-INF/properties/env.P.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WebContent/WEB-INF/properties/env.P.properties b/WebContent/WEB-INF/properties/env.P.properties index 403bf5d..565fddd 100644 --- a/WebContent/WEB-INF/properties/env.P.properties +++ b/WebContent/WEB-INF/properties/env.P.properties @@ -4,7 +4,8 @@ # - oracle10g : org.hibernate.dialect.Oracle10gDialect # - MySQL8 : org.hibernate.dialect.MySQL8Dialect # - MariaDB 10.3 : org.hibernate.dialect.MariaDB103Dialect -hibernate.dialect=org.hibernate.dialect.MySQL5Dialect +#hibernate.dialect=org.hibernate.dialect.MySQL5Dialect +hibernate.dialect=org.hibernate.dialect.Oracle12cDialect # eLink default functions # set System property in real system