jndi 명칭 변경

This commit is contained in:
Rinjae
2025-09-10 17:13:22 +09:00
parent 10bf62773a
commit f30c5ed735
3 changed files with 18 additions and 18 deletions
@@ -27,7 +27,7 @@
p:schema="AGWADM"
p:dynamic="true"
p:online="true"
p:jndiName="jdbc/dsDOBP_AGW"
p:jndiName="jdbc/dsOBP_AGW"
p:render="ONL,COM"
/>
<!-- java:comp/env/ -->
@@ -52,7 +52,7 @@
p:schema="EMSADM"
p:dynamic="false"
p:online="false"
p:jndiName="jdbc/dsDOBP_EMS"
p:jndiName="jdbc/dsOBP_EMS"
/>
<!-- BATCH(EAI) -->