SSO 대응
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# mariadb/postgresql/oracle/db2
|
||||
db.vendor=oracle
|
||||
# db.vendor specific dialect
|
||||
# Examples
|
||||
# - H2 : org.hibernate.dialect.H2Dialect
|
||||
# - oracle10g : org.hibernate.dialect.Oracle10gDialect
|
||||
# - MySQL8 : org.hibernate.dialect.MySQL8Dialect
|
||||
# - MariaDB 10.3 : org.hibernate.dialect.MariaDB103Dialect
|
||||
hibernate.dialect=org.hibernate.dialect.Oracle12cDialect
|
||||
|
||||
# Priority of the was -D option
|
||||
inst.Name=emsSvr96
|
||||
eai.tableowner=EMSADM
|
||||
# P/T/D/S
|
||||
eai.systemmode=L
|
||||
eai.drmode=N
|
||||
# black / blue / green / orange / yellow
|
||||
theme.color=yellow
|
||||
Reference in New Issue
Block a user