19 lines
524 B
Properties
19 lines
524 B
Properties
# mariadb/postgresql/oracle/db2
|
|
db.vendor=mariadb
|
|
# 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.MySQL5Dialect
|
|
|
|
# Priority of the was -D option
|
|
inst.Name=apimsSvr11
|
|
eai.tableowner=apims
|
|
# P/T/D/S
|
|
eai.systemmode=D
|
|
eai.drmode=N
|
|
# black / blue / green / orange / yellow
|
|
theme.color=orange
|