23 lines
733 B
Properties
23 lines
733 B
Properties
# db.vendor specific dialect
|
|
# Examples
|
|
# - H2 : org.hibernate.dialect.H2Dialect
|
|
# - oracle10g : org.hibernate.dialect.Oracle10gDialect
|
|
# - oracle12c : org.hibernate.dialect.Oracle12cDialect
|
|
# - MySQL5 : org.hibernate.dialect.MySQL5Dialect
|
|
# - MySQL8 : org.hibernate.dialect.MySQL8Dialect
|
|
# - MariaDB 10.3 : org.hibernate.dialect.MariaDB103Dialect
|
|
hibernate.dialect=org.hibernate.dialect.Oracle12cDialect
|
|
|
|
# eLink default functions
|
|
# set System property in real system
|
|
#inst.Name=${HOSTNAME}
|
|
inst.Name=agwSvr11
|
|
eai.jdbc.Name=jdbc/dsOBP_AGW
|
|
eai.rmiport=30111
|
|
eai.rmiserviceport=30112
|
|
eai.systemmode=D
|
|
# EAI FEP MCI GW ...
|
|
eai.systemtype=API
|
|
eai.tableowner=AGWADM
|
|
eai.server.extractor=[0,2],[0,2],[-2]
|