diff --git a/src/main/java/kcc/let/main/web/EgovMainController.java b/src/main/java/kcc/let/main/web/EgovMainController.java index 977bd7e1..5e2d81da 100644 --- a/src/main/java/kcc/let/main/web/EgovMainController.java +++ b/src/main/java/kcc/let/main/web/EgovMainController.java @@ -555,7 +555,7 @@ public class EgovMainController { int i_session_time = 60;//기본 시간 60분 try{ - i_session_time = Integer.parseInt(siteManagerVO.getSessionTimeCdText()); +// i_session_time = Integer.parseInt(siteManagerVO.getSessionTimeCdText()); }catch(Exception ex) { ex.printStackTrace(); } diff --git a/src/main/resources/egovframework/spring/com/context-mail.xml b/src/main/resources/egovframework/spring/com/context-mail.xml index 1620f35b..5a468774 100644 --- a/src/main/resources/egovframework/spring/com/context-mail.xml +++ b/src/main/resources/egovframework/spring/com/context-mail.xml @@ -30,10 +30,10 @@ + p:id="" + p:password="" + p:senderName="" + p:emailAddress="" /> diff --git a/src/main/resources/egovframework/spring/com/context-security.xml b/src/main/resources/egovframework/spring/com/context-security.xml index 363c1cd2..f82bf27f 100644 --- a/src/main/resources/egovframework/spring/com/context-security.xml +++ b/src/main/resources/egovframework/spring/com/context-security.xml @@ -4,7 +4,7 @@ xmlns:security="http://www.springframework.org/schema/security" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-4.0.xsd http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security-4.2.xsd - http://www.egovframe.go.kr/schema/egov-security http://www.egovframe.go.kr/schema/egov-security/egov-security-3.7.xsd"> + http://www.egovframe.go.kr/schema/egov-security http://maven.egovframe.go.kr/schema/egov-security/egov-security-3.7.xsd"> diff --git a/src/main/resources/egovframework/sqlmap/com/cmm/util/SequenceUtil_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/com/cmm/util/SequenceUtil_SQL_Mysql.xml index 2d81897a..320cd2d2 100644 --- a/src/main/resources/egovframework/sqlmap/com/cmm/util/SequenceUtil_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/com/cmm/util/SequenceUtil_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/com/cmm/util/SequenceUtil_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/com/cmm/util/SequenceUtil_SQL_Postgresql.xml index 2d81897a..320cd2d2 100644 --- a/src/main/resources/egovframework/sqlmap/com/cmm/util/SequenceUtil_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/com/cmm/util/SequenceUtil_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/com/cmm/util/SequenceUtil_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/com/cmm/util/SequenceUtil_SQL_Tibero.xml index 2d81897a..320cd2d2 100644 --- a/src/main/resources/egovframework/sqlmap/com/cmm/util/SequenceUtil_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/com/cmm/util/SequenceUtil_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/com/migration/SQL_Kcdf.xml b/src/main/resources/egovframework/sqlmap/com/migration/SQL_Kcdf.xml index be86b5d1..740124a9 100644 --- a/src/main/resources/egovframework/sqlmap/com/migration/SQL_Kcdf.xml +++ b/src/main/resources/egovframework/sqlmap/com/migration/SQL_Kcdf.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/com/migration/SQL_Ncms.xml b/src/main/resources/egovframework/sqlmap/com/migration/SQL_Ncms.xml index c3ca79fd..89cb8ccf 100644 --- a/src/main/resources/egovframework/sqlmap/com/migration/SQL_Ncms.xml +++ b/src/main/resources/egovframework/sqlmap/com/migration/SQL_Ncms.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/com/migration/SQL_Oracle.xml b/src/main/resources/egovframework/sqlmap/com/migration/SQL_Oracle.xml index 647b4f00..e0ebe473 100644 --- a/src/main/resources/egovframework/sqlmap/com/migration/SQL_Oracle.xml +++ b/src/main/resources/egovframework/sqlmap/com/migration/SQL_Oracle.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-cnf.xml b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-cnf.xml index ad271f1b..ed4a4b55 100644 --- a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-cnf.xml +++ b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-cnf.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-cnt.xml b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-cnt.xml index 86549be2..8bf3c216 100644 --- a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-cnt.xml +++ b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-cnt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-cyb.xml b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-cyb.xml index 1290f58f..44bd7278 100644 --- a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-cyb.xml +++ b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-cyb.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-fms.xml b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-fms.xml index 04253de7..28741f88 100644 --- a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-fms.xml +++ b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-fms.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-pub.xml b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-pub.xml index 28b149b6..31c6580f 100644 --- a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-pub.xml +++ b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-pub.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-pwm.xml b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-pwm.xml index 88cdb045..cc786716 100644 --- a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-pwm.xml +++ b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-pwm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-sat.xml b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-sat.xml index b9d2af9b..4886e835 100644 --- a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-sat.xml +++ b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-sat.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-uas.xml b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-uas.xml index 86fc9b25..5e8b1d51 100644 --- a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-uas.xml +++ b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-ion-uas.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qim.xml b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qim.xml index 5592eb54..58ab6246 100644 --- a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qim.xml +++ b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qim.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qmc.xml b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qmc.xml index 49068a1e..a47e3d66 100644 --- a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qmc.xml +++ b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qmc.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qqm.xml b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qqm.xml index b4fde2a4..62c08fe9 100644 --- a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qqm.xml +++ b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qqm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qri.xml b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qri.xml index e9d01ae7..7f05eeff 100644 --- a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qri.xml +++ b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qri.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qrm.xml b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qrm.xml index d76d1d05..d5e82e09 100644 --- a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qrm.xml +++ b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qrm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qtm.xml b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qtm.xml index 2148fd73..dd3dcb90 100644 --- a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qtm.xml +++ b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-olp-qtm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-umt.xml b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-umt.xml index 261a005e..45cebc07 100644 --- a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-umt.xml +++ b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss-umt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss.xml b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss.xml index 4c9ae092..95dc8c2e 100644 --- a/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss.xml +++ b/src/main/resources/egovframework/sqlmap/config/cubrid/sql-map-config-mysql-uss.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/maria/sql-map-config-maria-dbmigration.xml b/src/main/resources/egovframework/sqlmap/config/maria/sql-map-config-maria-dbmigration.xml index 949e06bb..1873d811 100644 --- a/src/main/resources/egovframework/sqlmap/config/maria/sql-map-config-maria-dbmigration.xml +++ b/src/main/resources/egovframework/sqlmap/config/maria/sql-map-config-maria-dbmigration.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-cubrid-aprvl.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-cubrid-aprvl.xml index c4214722..a3974af3 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-cubrid-aprvl.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-cubrid-aprvl.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-cubrid-ve.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-cubrid-ve.xml index b3f5e097..a01dd65c 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-cubrid-ve.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-cubrid-ve.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-maria.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-maria.xml index 5e993360..443d3072 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-maria.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-maria.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cmm.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cmm.xml index 98d5897e..aafa4292 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cmm.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cmm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-bbs.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-bbs.xml index 5f003512..dad23899 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-bbs.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-bbs.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-cmt.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-cmt.xml index 6c901e8c..84b75846 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-cmt.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-cmt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-com.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-com.xml index 3c2afef2..8e731fb1 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-com.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-com.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-org.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-org.xml index 6313c122..6bcf8966 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-org.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-org.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-resve.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-resve.xml index dff1a90c..d3528ebe 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-resve.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-resve.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-smt-sim.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-smt-sim.xml index 009a404f..02e947f1 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-smt-sim.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-cop-smt-sim.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-accdnt.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-accdnt.xml index 5f15e28d..9db6fcf2 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-accdnt.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-accdnt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjcclt.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjcclt.xml index d3917f68..2b219faa 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjcclt.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjcclt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjclsmgr.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjclsmgr.xml index f75d6ab4..3c676b38 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjclsmgr.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjclsmgr.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjdept.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjdept.xml index 1d4c01c5..447f8daa 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjdept.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjdept.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjpgrmgr.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjpgrmgr.xml index 2d764807..b1d6046c 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjpgrmgr.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjpgrmgr.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjreqmgr.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjreqmgr.xml index e3ce2ead..824ba253 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjreqmgr.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjreqmgr.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjreqmgroff.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjreqmgroff.xml index d83cd6b3..0fa6b75c 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjreqmgroff.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-adjreqmgroff.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-cclt.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-cclt.xml index 62578023..e9708903 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-cclt.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-cclt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-kccadrCom.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-kccadrCom.xml index 65809267..0baea28a 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-kccadrCom.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-kccadrCom.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-sch.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-sch.xml index ca9354ba..7b8aef7c 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-sch.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-sch.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-stts.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-stts.xml index 4c8146b4..6133e679 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-stts.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr-stts.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr.xml index 903d4003..43a5812c 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-kccadr.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-pst-rsh.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-pst-rsh.xml index 0798691e..f605e61c 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-pst-rsh.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-pst-rsh.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sec-gmt.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sec-gmt.xml index bc7eaacf..bebb0a4b 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sec-gmt.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sec-gmt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sec-ram.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sec-ram.xml index 26a2ff04..0896a8ff 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sec-ram.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sec-ram.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sec-rgm.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sec-rgm.xml index de633092..8ba30bfb 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sec-rgm.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sec-rgm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sec-rmt.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sec-rmt.xml index db6a825a..48506cf6 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sec-rmt.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sec-rmt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sts-cst.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sts-cst.xml index cc1efcdf..7721be56 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sts-cst.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sts-cst.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-ccm-cca.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-ccm-cca.xml index bde69f96..0e0054e6 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-ccm-cca.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-ccm-cca.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-ccm-ccc.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-ccm-ccc.xml index 36026797..c4b70e48 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-ccm-ccc.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-ccm-ccc.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-ccm-cde.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-ccm-cde.xml index 6280d942..5449b28b 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-ccm-cde.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-ccm-cde.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-ccm-zip.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-ccm-zip.xml index 2c016100..973c0f47 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-ccm-zip.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-ccm-zip.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-log-clg.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-log-clg.xml index 330b2d84..f9321d06 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-log-clg.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-log-clg.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-log-lgm.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-log-lgm.xml index 51ddcb70..06584c76 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-log-lgm.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-log-lgm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-log-ulg.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-log-ulg.xml index 19f43750..aec2c18a 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-log-ulg.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-log-ulg.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-mnu-mcm.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-mnu-mcm.xml index 1906ddd4..755c4ff6 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-mnu-mcm.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-mnu-mcm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-mnu-mpm.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-mnu-mpm.xml index 2a00fedb..41caede1 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-mnu-mpm.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-mnu-mpm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-prm.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-prm.xml index e0aeabcf..dbcc1cbd 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-prm.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-prm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-site.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-site.xml index b215362c..6adb6891 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-site.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-sym-site.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uat-uap.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uat-uap.xml index 307a86ac..5d07261f 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uat-uap.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uat-uap.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uat.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uat.xml index 09e2e21c..942793c3 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uat.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uat.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-bnr.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-bnr.xml index b5ba017a..19ae46b5 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-bnr.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-bnr.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-cnf.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-cnf.xml index ad271f1b..ed4a4b55 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-cnf.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-cnf.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-cnt.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-cnt.xml index 86549be2..8bf3c216 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-cnt.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-cnt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-cyb.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-cyb.xml index 1290f58f..44bd7278 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-cyb.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-cyb.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-fms.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-fms.xml index 04253de7..28741f88 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-fms.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-fms.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-pub.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-pub.xml index 28b149b6..31c6580f 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-pub.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-pub.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-pwm.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-pwm.xml index 88cdb045..cc786716 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-pwm.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-pwm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-sat.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-sat.xml index b9d2af9b..4886e835 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-sat.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-sat.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-uas.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-uas.xml index 86fc9b25..5e8b1d51 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-uas.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-ion-uas.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qim.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qim.xml index 5592eb54..58ab6246 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qim.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qim.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qmc.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qmc.xml index 49068a1e..a47e3d66 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qmc.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qmc.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qqm.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qqm.xml index b4fde2a4..62c08fe9 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qqm.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qqm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qri.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qri.xml index e9d01ae7..7f05eeff 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qri.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qri.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qrm.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qrm.xml index d76d1d05..d5e82e09 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qrm.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qrm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qtm.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qtm.xml index 2148fd73..dd3dcb90 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qtm.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-olp-qtm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-umt.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-umt.xml index 261a005e..45cebc07 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-umt.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss-umt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss.xml b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss.xml index 4c9ae092..95dc8c2e 100644 --- a/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss.xml +++ b/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql-uss.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/oracle/sql-map-config-oracle-dbmigration.xml b/src/main/resources/egovframework/sqlmap/config/oracle/sql-map-config-oracle-dbmigration.xml index f5d4ee67..8b3a7664 100644 --- a/src/main/resources/egovframework/sqlmap/config/oracle/sql-map-config-oracle-dbmigration.xml +++ b/src/main/resources/egovframework/sqlmap/config/oracle/sql-map-config-oracle-dbmigration.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/EgovProgrmManage_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/EgovProgrmManage_SQL_Postgresql.xml index fafaf69b..86928502 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/EgovProgrmManage_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/EgovProgrmManage_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-ccm.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-ccm.xml index 58c91768..5a44c163 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-ccm.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-ccm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-cmm.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-cmm.xml index 3d544819..2fe7a0e6 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-cmm.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-cmm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-cop-bbs.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-cop-bbs.xml index e9286c1e..6bf8126e 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-cop-bbs.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-cop-bbs.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-cop-cmt.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-cop-cmt.xml index 9bd1bf5a..0778595b 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-cop-cmt.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-cop-cmt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sec-ram.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sec-ram.xml index 7ed21cf6..24b8acf9 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sec-ram.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sec-ram.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sec-rgm.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sec-rgm.xml index 8b4f4610..0179807c 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sec-rgm.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sec-rgm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sec-rmt.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sec-rmt.xml index 69af3b49..b51b17ba 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sec-rmt.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sec-rmt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-ccm-cca.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-ccm-cca.xml index 41202e5b..a9003319 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-ccm-cca.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-ccm-cca.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-ccm-ccc.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-ccm-ccc.xml index d5681073..e1d85835 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-ccm-ccc.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-ccm-ccc.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-ccm-cde.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-ccm-cde.xml index 68cbac7b..d0e3546e 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-ccm-cde.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-ccm-cde.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-log-clg.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-log-clg.xml index 05dc6b12..f4e3a0ef 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-log-clg.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-log-clg.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-log-lgm.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-log-lgm.xml index 77a276cd..c894eb94 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-log-lgm.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-log-lgm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-mnu-mcm.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-mnu-mcm.xml index 6801ce2e..4e47cf78 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-mnu-mcm.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-mnu-mcm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-mnu-mpm.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-mnu-mpm.xml index 6a80db4d..3e9b84ea 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-mnu-mpm.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-sym-mnu-mpm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uat-uap.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uat-uap.xml index e410ae58..71b07279 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uat-uap.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uat-uap.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-ion-cnt.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-ion-cnt.xml index 935b1624..71b12ac9 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-ion-cnt.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-ion-cnt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-ion-fms.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-ion-fms.xml index 5733558b..7e9ae0c0 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-ion-fms.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-ion-fms.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-ion-pwm.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-ion-pwm.xml index a805f81b..d7cb165d 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-ion-pwm.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-ion-pwm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-olp-qmc.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-olp-qmc.xml index 1435ff7b..186be1ab 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-olp-qmc.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-olp-qmc.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-olp-qrm.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-olp-qrm.xml index 434fdb80..dbebfcdc 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-olp-qrm.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-olp-qrm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-umt.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-umt.xml index 50ca67f9..f664a564 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-umt.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-uss-umt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-ve.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-ve.xml index 1b0bc08c..dd0592ae 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-ve.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql-ve.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql.xml b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql.xml index 94742d11..95fbf974 100644 --- a/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/config/postgresql/sql-map-config-postgresql.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-aprvl.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-aprvl.xml index bfadc323..4f1542c7 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-aprvl.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-aprvl.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cmm.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cmm.xml index 351c64ea..29303275 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cmm.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cmm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-bbs.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-bbs.xml index 47046e67..96414147 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-bbs.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-bbs.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-cmt.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-cmt.xml index 0cb5bf3b..8da70fd8 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-cmt.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-cmt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-com.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-com.xml index 21e1eae4..026485e4 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-com.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-com.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-org.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-org.xml index b68e383e..b86a2314 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-org.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-org.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-resve.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-resve.xml index 9aa9a6bb..c65465f1 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-resve.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-resve.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-smt-sim.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-smt-sim.xml index 51188717..2e556508 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-smt-sim.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-cop-smt-sim.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-accdnt.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-accdnt.xml index 0329dab2..acdea1cc 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-accdnt.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-accdnt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjcclt.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjcclt.xml index 9edfb60d..90c42a76 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjcclt.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjcclt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjclsmgr.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjclsmgr.xml index 8def0bb0..742c6ab5 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjclsmgr.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjclsmgr.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjdept.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjdept.xml index f012e72f..15f4b245 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjdept.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjdept.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjpgrmgr.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjpgrmgr.xml index 2989b885..aaf0017a 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjpgrmgr.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjpgrmgr.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjreqmgr.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjreqmgr.xml index 69013bc8..15ddc1fd 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjreqmgr.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjreqmgr.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjreqmgroff.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjreqmgroff.xml index 2535d527..9a745ec8 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjreqmgroff.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-adjreqmgroff.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-cclt.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-cclt.xml index 3a48573f..d396378b 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-cclt.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-cclt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-kccadrCom.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-kccadrCom.xml index c7629208..35e4f0c8 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-kccadrCom.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-kccadrCom.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-sch.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-sch.xml index 41abbafa..5b26ea36 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-sch.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-sch.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-stts.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-stts.xml index 53eea81c..e191794d 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-stts.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr-stts.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr.xml index a32dcdb6..5feca2a1 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-kccadr.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-pst-rsh.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-pst-rsh.xml index 0798691e..f605e61c 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-pst-rsh.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-pst-rsh.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sec-gmt.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sec-gmt.xml index c2b00330..8fe82e01 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sec-gmt.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sec-gmt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sec-ram.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sec-ram.xml index 7afa7fee..f8b60c91 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sec-ram.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sec-ram.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sec-rgm.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sec-rgm.xml index 4f419cd9..2338cbab 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sec-rgm.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sec-rgm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sec-rmt.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sec-rmt.xml index 8428b333..d0e1cf89 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sec-rmt.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sec-rmt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sts-cst.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sts-cst.xml index 1d94cce9..7a103197 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sts-cst.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sts-cst.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-cca.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-cca.xml index cb4bf97f..3e7ac14e 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-cca.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-cca.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-ccc.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-ccc.xml index a7e9b140..ec48951a 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-ccc.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-ccc.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-cde.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-cde.xml index 3d5e9f48..051a4465 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-cde.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-cde.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-notify.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-notify.xml index 642602ea..82b177ab 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-notify.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-notify.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-zip.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-zip.xml index 56f2a9e7..84d13d25 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-zip.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-ccm-zip.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-log-clg.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-log-clg.xml index 7191ee4f..2e7ca9ca 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-log-clg.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-log-clg.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-log-lgm.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-log-lgm.xml index 5cf9efa9..921dc2b9 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-log-lgm.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-log-lgm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-log-ulg.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-log-ulg.xml index 720a4087..566029f0 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-log-ulg.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-log-ulg.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-mnu-mcm.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-mnu-mcm.xml index f0c36f07..491ebf69 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-mnu-mcm.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-mnu-mcm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-mnu-mpm.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-mnu-mpm.xml index 5ac56eda..7a0a9f26 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-mnu-mpm.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-mnu-mpm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-prm.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-prm.xml index d8718a02..caa9f4ab 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-prm.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-prm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-site.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-site.xml index c9a072a1..2209dede 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-site.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-sym-site.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uat-uap.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uat-uap.xml index d038ec4c..2f87fdc1 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uat-uap.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uat-uap.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uat.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uat.xml index 8238834b..16fc7f00 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uat.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uat.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-bnr.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-bnr.xml index 2c658d24..47529bad 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-bnr.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-bnr.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-cnf.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-cnf.xml index 1aa10699..f54e16e1 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-cnf.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-cnf.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-cnt.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-cnt.xml index a31b7742..c9dc4ba8 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-cnt.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-cnt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-cyb.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-cyb.xml index 7ddc1b82..aacaaa33 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-cyb.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-cyb.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-fms.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-fms.xml index 88990132..1f49a5ba 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-fms.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-fms.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-pub.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-pub.xml index e61e08b5..181140fb 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-pub.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-pub.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-pwm.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-pwm.xml index 90c1d9d0..edb58ac2 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-pwm.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-pwm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-sat.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-sat.xml index 0fe8cd75..555f658f 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-sat.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-sat.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-uas.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-uas.xml index b89dae3f..2fd6428a 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-uas.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-ion-uas.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qim.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qim.xml index 4522165f..324de1ad 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qim.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qim.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qmc.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qmc.xml index d4877839..197463dc 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qmc.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qmc.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qqm.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qqm.xml index 35615d1b..ba0be0e2 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qqm.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qqm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qri.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qri.xml index fbd50fd5..d3d9be1c 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qri.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qri.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qrm.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qrm.xml index de10dcb4..eee12350 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qrm.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qrm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qtm.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qtm.xml index ff6370e6..dcf2062c 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qtm.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-olp-qtm.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-umt.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-umt.xml index c276f69c..d9657e8e 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-umt.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss-umt.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss.xml index bf4a1f67..f76f526a 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-uss.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-ve.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-ve.xml index ec8ab328..c4aec0a1 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-ve.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero-ve.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero.xml b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero.xml index 5e993360..443d3072 100644 --- a/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero.xml +++ b/src/main/resources/egovframework/sqlmap/config/tibero/sql-map-config-tibero.xml @@ -1,6 +1,6 @@ + "http://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/src/main/resources/egovframework/sqlmap/kccadr/Xxx_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/Xxx_SQL_Mysql.xml index 9014f715..e65c3f3d 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/Xxx_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/Xxx_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/Xxx_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/Xxx_SQL_Tibero.xml index 9014f715..e65c3f3d 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/Xxx_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/Xxx_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/acd/AdjustChangeDate_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/acd/AdjustChangeDate_SQL_Mysql.xml index 65dce78a..64665ff4 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/acd/AdjustChangeDate_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/acd/AdjustChangeDate_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/acd/AdjustChangeDate_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/acd/AdjustChangeDate_SQL_Tibero.xml index 65dce78a..64665ff4 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/acd/AdjustChangeDate_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/acd/AdjustChangeDate_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/adr/AdjustDeputyReq_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/adr/AdjustDeputyReq_SQL_Mysql.xml index ec13e933..228c7197 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/adr/AdjustDeputyReq_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/adr/AdjustDeputyReq_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/adr/AdjustDeputyReq_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/adr/AdjustDeputyReq_SQL_Tibero.xml index ec13e933..228c7197 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/adr/AdjustDeputyReq_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/adr/AdjustDeputyReq_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ai/AdjustIncident_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ai/AdjustIncident_SQL_Mysql.xml index 5c8ac642..756cadfb 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ai/AdjustIncident_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ai/AdjustIncident_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ai/AdjustIncident_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ai/AdjustIncident_SQL_Tibero.xml index 5c8ac642..756cadfb 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ai/AdjustIncident_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ai/AdjustIncident_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ans/AnsSubmit_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ans/AnsSubmit_SQL_Mysql.xml index 5d39cbb2..1bc488be 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ans/AnsSubmit_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ans/AnsSubmit_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ans/AnsSubmit_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ans/AnsSubmit_SQL_Tibero.xml index 5d39cbb2..1bc488be 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ans/AnsSubmit_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ans/AnsSubmit_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/apm/AdjstPayMent_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/apm/AdjstPayMent_SQL_Mysql.xml index 40fd7143..f14b4c30 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/apm/AdjstPayMent_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/apm/AdjstPayMent_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/apm/AdjstPayMent_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/apm/AdjstPayMent_SQL_Tibero.xml index 40fd7143..f14b4c30 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/apm/AdjstPayMent_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/apm/AdjstPayMent_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/arc/CorReq_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/arc/CorReq_SQL_Mysql.xml index c2e4874d..d1db6548 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/arc/CorReq_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/arc/CorReq_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/arc/CorReq_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/arc/CorReq_SQL_Tibero.xml index c2e4874d..d1db6548 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/arc/CorReq_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/arc/CorReq_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ars/AdjustReqStatus_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ars/AdjustReqStatus_SQL_Mysql.xml index 66ecb16d..481221af 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ars/AdjustReqStatus_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ars/AdjustReqStatus_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ars/AdjustReqStatus_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ars/AdjustReqStatus_SQL_Tibero.xml index 66ecb16d..481221af 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ars/AdjustReqStatus_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ars/AdjustReqStatus_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ass/AdjustSchStatus_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ass/AdjustSchStatus_SQL_Mysql.xml index dcf91427..66cfc804 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ass/AdjustSchStatus_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ass/AdjustSchStatus_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ass/AdjustSchStatus_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ass/AdjustSchStatus_SQL_Tibero.xml index dcf91427..66cfc804 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ass/AdjustSchStatus_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/ass/AdjustSchStatus_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/awd/AdjustWithDraw_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/awd/AdjustWithDraw_SQL_Mysql.xml index 69a6cc10..daa28efd 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/awd/AdjustWithDraw_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/awd/AdjustWithDraw_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/awd/AdjustWithDraw_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/awd/AdjustWithDraw_SQL_Tibero.xml index 69a6cc10..daa28efd 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/awd/AdjustWithDraw_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/awd/AdjustWithDraw_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/chg/Chg_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/chg/Chg_SQL_Mysql.xml index 53a8c19a..ffdf9f01 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/chg/Chg_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/chg/Chg_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/chg/Chg_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/chg/Chg_SQL_Tibero.xml index 53a8c19a..ffdf9f01 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/chg/Chg_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/chg/Chg_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/crtfc/Crtfc_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/crtfc/Crtfc_SQL_Mysql.xml index f3db4ced..a00ac2b6 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/crtfc/Crtfc_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/crtfc/Crtfc_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/crtfc/Crtfc_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/crtfc/Crtfc_SQL_Tibero.xml index f3db4ced..a00ac2b6 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/accdnt/crtfc/Crtfc_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/accdnt/crtfc/Crtfc_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjClsMgr/AdjClsMgr_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjClsMgr/AdjClsMgr_SQL_Mysql.xml index 3c2cc914..be158598 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjClsMgr/AdjClsMgr_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjClsMgr/AdjClsMgr_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjClsMgr/AdjClsMgr_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjClsMgr/AdjClsMgr_SQL_Tibero.xml index 3c2cc914..be158598 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjClsMgr/AdjClsMgr_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjClsMgr/AdjClsMgr_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/adjDept/AdjustDeptManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/adjDept/AdjustDeptManage_SQL_Mysql.xml index 33e42227..22c60135 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/adjDept/AdjustDeptManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/adjDept/AdjustDeptManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/adjDept/AdjustDeptManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/adjDept/AdjustDeptManage_SQL_Tibero.xml index 33e42227..22c60135 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/adjDept/AdjustDeptManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/adjDept/AdjustDeptManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/apm/Apm_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/apm/Apm_SQL_Mysql.xml index 2f79f8e9..941d116c 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/apm/Apm_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/apm/Apm_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/apm/Apm_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/apm/Apm_SQL_Tibero.xml index 2f79f8e9..941d116c 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/apm/Apm_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/apm/Apm_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/arm/Arm_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/arm/Arm_SQL_Mysql.xml index 23608671..b736f8ad 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/arm/Arm_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/arm/Arm_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/arm/Arm_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/arm/Arm_SQL_Tibero.xml index 23608671..b736f8ad 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/arm/Arm_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/arm/Arm_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/cclt/ConciliatorManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/cclt/ConciliatorManage_SQL_Mysql.xml index 85068130..fef50ac2 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/cclt/ConciliatorManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/cclt/ConciliatorManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/cclt/ConciliatorManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/cclt/ConciliatorManage_SQL_Tibero.xml index 85068130..fef50ac2 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/cclt/ConciliatorManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/cclt/ConciliatorManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/chd/Chd_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/chd/Chd_SQL_Mysql.xml index ac870ec2..957680c4 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/chd/Chd_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/chd/Chd_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + SELECT M.ADR_SEQ adrSeq /* 조정일련번호 Key */ diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/cmm/Cmm_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/cmm/Cmm_SQL_Mysql.xml index f6b2ca01..6717fa49 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/cmm/Cmm_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/cmm/Cmm_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/cmm/Cmm_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/cmm/Cmm_SQL_Tibero.xml index f6b2ca01..6717fa49 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/cmm/Cmm_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/cmm/Cmm_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/crt/Crt_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/crt/Crt_SQL_Mysql.xml index 4c357fd2..317939b8 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/crt/Crt_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/crt/Crt_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/crt/Crt_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/crt/Crt_SQL_Tibero.xml index 4c357fd2..317939b8 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/crt/Crt_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/crt/Crt_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dlvinfo/Dlvinfo_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dlvinfo/Dlvinfo_SQL_Mysql.xml index d3cd7578..a59cc972 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dlvinfo/Dlvinfo_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dlvinfo/Dlvinfo_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dlvinfo/Dlvinfo_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dlvinfo/Dlvinfo_SQL_Tibero.xml index d3cd7578..a59cc972 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dlvinfo/Dlvinfo_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dlvinfo/Dlvinfo_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dnt/Dnt_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dnt/Dnt_SQL_Mysql.xml index 6aa62896..46e9b341 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dnt/Dnt_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dnt/Dnt_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + SELECT M.ADR_SEQ adrSeq /* 조정일련번호 Key */ diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/drt/Drt_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/drt/Drt_SQL_Mysql.xml index 6b660fe9..162db964 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/drt/Drt_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/drt/Drt_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/drt/Drt_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/drt/Drt_SQL_Tibero.xml index 6b660fe9..162db964 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/drt/Drt_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/drt/Drt_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/drtctr/DrtCtr_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/drtctr/DrtCtr_SQL_Mysql.xml index 0804dfff..707875f7 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/drtctr/DrtCtr_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/drtctr/DrtCtr_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dtb/Dtb_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dtb/Dtb_SQL_Mysql.xml index 0dd7bc6d..8873f5d8 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dtb/Dtb_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dtb/Dtb_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dtb/Dtb_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dtb/Dtb_SQL_Tibero.xml index 0dd7bc6d..8873f5d8 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dtb/Dtb_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/dtb/Dtb_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/ent/Ent_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/ent/Ent_SQL_Mysql.xml index 69699bc6..e8174309 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/ent/Ent_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/ent/Ent_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/ent/Ent_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/ent/Ent_SQL_Tibero.xml index 69699bc6..e8174309 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/ent/Ent_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/ent/Ent_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/expm/ExpmManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/expm/ExpmManage_SQL_Mysql.xml index f1116a8a..07d6d893 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/expm/ExpmManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/expm/ExpmManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/expm/ExpmManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/expm/ExpmManage_SQL_Tibero.xml index f1116a8a..07d6d893 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/expm/ExpmManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/expm/ExpmManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/iam/IamManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/iam/IamManage_SQL_Mysql.xml index 522cf798..1f85ba99 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/iam/IamManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/iam/IamManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/iam/IamManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/iam/IamManage_SQL_Tibero.xml index 522cf798..1f85ba99 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/iam/IamManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/iam/IamManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/oad/Oad_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/oad/Oad_SQL_Mysql.xml index ed0b8c95..dc318de8 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/oad/Oad_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/oad/Oad_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/oad/Oad_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/oad/Oad_SQL_Tibero.xml index ed0b8c95..dc318de8 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/oad/Oad_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/oad/Oad_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/ojct/Ojct_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/ojct/Ojct_SQL_Mysql.xml index efdee48e..ed9eb3ee 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/ojct/Ojct_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/ojct/Ojct_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/ojct/Ojct_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/ojct/Ojct_SQL_Tibero.xml index efdee48e..ed9eb3ee 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/ojct/Ojct_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/ojct/Ojct_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/sbmt/SbmtGradeManager_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/sbmt/SbmtGradeManager_SQL_Mysql.xml index 62cf6b56..aa02af10 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/sbmt/SbmtGradeManager_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/sbmt/SbmtGradeManager_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/sbmt/SbmtGradeManager_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/sbmt/SbmtGradeManager_SQL_Tibero.xml index 62cf6b56..aa02af10 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/sbmt/SbmtGradeManager_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjPgrMgr/sbmt/SbmtGradeManager_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjReqMgr/AdjReqMgr_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjReqMgr/AdjReqMgr_SQL_Mysql.xml index ac3a0088..c8174501 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjReqMgr/AdjReqMgr_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjReqMgr/AdjReqMgr_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjReqMgr/AdjReqMgr_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjReqMgr/AdjReqMgr_SQL_Tibero.xml index ac3a0088..c8174501 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjReqMgr/AdjReqMgr_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjReqMgr/AdjReqMgr_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjReqMgrOff/AdjReqMgrOff_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjReqMgrOff/AdjReqMgrOff_SQL_Mysql.xml index 111cad01..32e681ca 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjReqMgrOff/AdjReqMgrOff_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjReqMgrOff/AdjReqMgrOff_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjReqMgrOff/AdjReqMgrOff_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjReqMgrOff/AdjReqMgrOff_SQL_Tibero.xml index 111cad01..32e681ca 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjReqMgrOff/AdjReqMgrOff_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjReqMgrOff/AdjReqMgrOff_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjcclt/AdjustConciliator_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjcclt/AdjustConciliator_SQL_Mysql.xml index d0368d6e..94dfb193 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjcclt/AdjustConciliator_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjcclt/AdjustConciliator_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjcclt/AdjustConciliator_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjcclt/AdjustConciliator_SQL_Tibero.xml index d0368d6e..94dfb193 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjcclt/AdjustConciliator_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjcclt/AdjustConciliator_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjst/AdjstReq_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjst/AdjstReq_SQL_Mysql.xml index e0b6046f..c0449757 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjst/AdjstReq_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjst/AdjstReq_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/adjst/AdjstReq_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/adjst/AdjstReq_SQL_Tibero.xml index e0b6046f..c0449757 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/adjst/AdjstReq_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/adjst/AdjstReq_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/aprvl/AprvlLineMgr_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/aprvl/AprvlLineMgr_SQL_Mysql.xml index c9b27176..d9a515cd 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/aprvl/AprvlLineMgr_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/aprvl/AprvlLineMgr_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/aprvl/AprvlLineMgr_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/aprvl/AprvlLineMgr_SQL_Tibero.xml index c9b27176..d9a515cd 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/aprvl/AprvlLineMgr_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/aprvl/AprvlLineMgr_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/aprvl/AprvlMgr_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/aprvl/AprvlMgr_SQL_Mysql.xml index 8ffa07cd..e3a30f3b 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/aprvl/AprvlMgr_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/aprvl/AprvlMgr_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/aprvl/AprvlMgr_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/aprvl/AprvlMgr_SQL_Tibero.xml index 8ffa07cd..e3a30f3b 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/aprvl/AprvlMgr_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/aprvl/AprvlMgr_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/kccadrCom/KccadrCom_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/kccadrCom/KccadrCom_SQL_Mysql.xml index 6c4c6350..da9d8efb 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/kccadrCom/KccadrCom_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/kccadrCom/KccadrCom_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/kccadrCom/KccadrCom_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/kccadrCom/KccadrCom_SQL_Tibero.xml index 6c4c6350..da9d8efb 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/kccadrCom/KccadrCom_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/kccadrCom/KccadrCom_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/ojct/Ojct_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/ojct/Ojct_SQL_Mysql.xml index b52050ee..ae40fef6 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/ojct/Ojct_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/ojct/Ojct_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/ojct/Ojct_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/ojct/Ojct_SQL_Tibero.xml index b52050ee..ae40fef6 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/ojct/Ojct_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/ojct/Ojct_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/sch/SchduleManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/sch/SchduleManage_SQL_Mysql.xml index d7b3c402..5b9211bc 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/sch/SchduleManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/sch/SchduleManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/sch/SchduleManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/sch/SchduleManage_SQL_Tibero.xml index 28a82d1d..8c154b47 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/sch/SchduleManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/sch/SchduleManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/stts/Stts_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/kccadr/stts/Stts_SQL_Mysql.xml index d031dab1..995178d2 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/stts/Stts_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/stts/Stts_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/kccadr/stts/Stts_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/kccadr/stts/Stts_SQL_Tibero.xml index d031dab1..995178d2 100644 --- a/src/main/resources/egovframework/sqlmap/kccadr/stts/Stts_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/kccadr/stts/Stts_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cmm/fms/EgovFile_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/cmm/fms/EgovFile_SQL_Mysql.xml index 3fd5d575..3cc2e35f 100644 --- a/src/main/resources/egovframework/sqlmap/let/cmm/fms/EgovFile_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cmm/fms/EgovFile_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cmm/fms/EgovFile_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/cmm/fms/EgovFile_SQL_Postgresql.xml index 241557bb..fe37d133 100644 --- a/src/main/resources/egovframework/sqlmap/let/cmm/fms/EgovFile_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cmm/fms/EgovFile_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cmm/fms/EgovFile_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/cmm/fms/EgovFile_SQL_Tibero.xml index 99497a0b..4d90a7c2 100644 --- a/src/main/resources/egovframework/sqlmap/let/cmm/fms/EgovFile_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/cmm/fms/EgovFile_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cmm/read/Read_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/cmm/read/Read_SQL_Mysql.xml index 9f9dec3a..ce0e7a18 100644 --- a/src/main/resources/egovframework/sqlmap/let/cmm/read/Read_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cmm/read/Read_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cmm/read/Read_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/cmm/read/Read_SQL_Postgresql.xml index 40adecae..b35b40ba 100644 --- a/src/main/resources/egovframework/sqlmap/let/cmm/read/Read_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cmm/read/Read_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cmm/read/Read_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/cmm/read/Read_SQL_Tibero.xml index 9f9dec3a..ce0e7a18 100644 --- a/src/main/resources/egovframework/sqlmap/let/cmm/read/Read_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/cmm/read/Read_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cmm/use/EgovCmmUse_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/cmm/use/EgovCmmUse_SQL_Mysql.xml index 1757a85f..6721bdee 100644 --- a/src/main/resources/egovframework/sqlmap/let/cmm/use/EgovCmmUse_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cmm/use/EgovCmmUse_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cmm/use/EgovCmmUse_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/cmm/use/EgovCmmUse_SQL_Postgresql.xml index b2a48e54..c99c5c32 100644 --- a/src/main/resources/egovframework/sqlmap/let/cmm/use/EgovCmmUse_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cmm/use/EgovCmmUse_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cmm/use/EgovCmmUse_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/cmm/use/EgovCmmUse_SQL_Tibero.xml index 3a94aa21..22abf942 100644 --- a/src/main/resources/egovframework/sqlmap/let/cmm/use/EgovCmmUse_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/cmm/use/EgovCmmUse_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBBSMaster_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBBSMaster_SQL_Mysql.xml index b852e38f..19d000ce 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBBSMaster_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBBSMaster_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBBSMaster_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBBSMaster_SQL_Postgresql.xml index 6621ebc7..2a886e02 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBBSMaster_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBBSMaster_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBBSMaster_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBBSMaster_SQL_Tibero.xml index 91395f2a..fb47cb92 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBBSMaster_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBBSMaster_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBoard_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBoard_SQL_Mysql.xml index 75fe4a3e..0f0cb737 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBoard_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBoard_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBoard_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBoard_SQL_Postgresql.xml index 2cbc6ff5..e17aec3c 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBoard_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBoard_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBoard_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBoard_SQL_Tibero.xml index 579359ba..148f8b85 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBoard_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/bbs/EgovBoard_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/cmt/EgovArticleComment_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/cop/cmt/EgovArticleComment_SQL_Mysql.xml index 4aaa8936..80046cde 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/cmt/EgovArticleComment_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/cmt/EgovArticleComment_SQL_Mysql.xml @@ -6,7 +6,7 @@ 오라클 SQL MAP과 일치하도록 하기 위해 수정함 2011.10.18 서준식 insertComment : select key 태그 삭제 --> - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/cmt/EgovArticleComment_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/cop/cmt/EgovArticleComment_SQL_Postgresql.xml index c5565efb..4097ba0c 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/cmt/EgovArticleComment_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/cmt/EgovArticleComment_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/cmt/EgovArticleComment_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/cop/cmt/EgovArticleComment_SQL_Tibero.xml index 4f853cd5..29931173 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/cmt/EgovArticleComment_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/cmt/EgovArticleComment_SQL_Tibero.xml @@ -6,7 +6,7 @@ 오라클 SQL MAP과 일치하도록 하기 위해 수정함 2011.10.18 서준식 insertComment : select key 태그 삭제 --> - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/com/EgovBBSUse_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/cop/com/EgovBBSUse_SQL_Mysql.xml index 526318c9..4182c4ce 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/com/EgovBBSUse_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/com/EgovBBSUse_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/com/EgovBBSUse_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/cop/com/EgovBBSUse_SQL_Postgresql.xml index 48cf6d41..61bf1fdc 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/com/EgovBBSUse_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/com/EgovBBSUse_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/com/EgovBBSUse_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/cop/com/EgovBBSUse_SQL_Tibero.xml index 526318c9..4182c4ce 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/com/EgovBBSUse_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/com/EgovBBSUse_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/com/EgovTemplate_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/cop/com/EgovTemplate_SQL_Mysql.xml index 8f0e8823..2a7f5e7a 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/com/EgovTemplate_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/com/EgovTemplate_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/com/EgovTemplate_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/cop/com/EgovTemplate_SQL_Tibero.xml index 8f0e8823..2a7f5e7a 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/com/EgovTemplate_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/com/EgovTemplate_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/org/EgovOrgChart_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/cop/org/EgovOrgChart_SQL_Mysql.xml index 62a22ac7..79c19e6c 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/org/EgovOrgChart_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/org/EgovOrgChart_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/org/EgovOrgChart_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/cop/org/EgovOrgChart_SQL_Tibero.xml index 62a22ac7..79c19e6c 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/org/EgovOrgChart_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/org/EgovOrgChart_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/resve/ResveManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/cop/resve/ResveManage_SQL_Mysql.xml index 670420bc..11d00e05 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/resve/ResveManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/resve/ResveManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/cop/resve/ResveManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/cop/resve/ResveManage_SQL_Tibero.xml index 670420bc..11d00e05 100644 --- a/src/main/resources/egovframework/sqlmap/let/cop/resve/ResveManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/cop/resve/ResveManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/orgChart/OrgChartManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/orgChart/OrgChartManage_SQL_Mysql.xml index ab5c37c9..5f683553 100644 --- a/src/main/resources/egovframework/sqlmap/let/orgChart/OrgChartManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/orgChart/OrgChartManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/orgChart/OrgChartManage_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/orgChart/OrgChartManage_SQL_Postgresql.xml index 9efabc7a..890af718 100644 --- a/src/main/resources/egovframework/sqlmap/let/orgChart/OrgChartManage_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/orgChart/OrgChartManage_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/orgChart/OrgChartManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/orgChart/OrgChartManage_SQL_Tibero.xml index d8e1a923..0d6a4887 100644 --- a/src/main/resources/egovframework/sqlmap/let/orgChart/OrgChartManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/orgChart/OrgChartManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/pst/rsh/Research_Action_SQL.xml b/src/main/resources/egovframework/sqlmap/let/pst/rsh/Research_Action_SQL.xml index 882e12b6..f791be8c 100644 --- a/src/main/resources/egovframework/sqlmap/let/pst/rsh/Research_Action_SQL.xml +++ b/src/main/resources/egovframework/sqlmap/let/pst/rsh/Research_Action_SQL.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sec/gmt/EgovGroupManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sec/gmt/EgovGroupManage_SQL_Mysql.xml index 295c8192..87ff9411 100644 --- a/src/main/resources/egovframework/sqlmap/let/sec/gmt/EgovGroupManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sec/gmt/EgovGroupManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sec/gmt/EgovGroupManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sec/gmt/EgovGroupManage_SQL_Tibero.xml index 295c8192..87ff9411 100644 --- a/src/main/resources/egovframework/sqlmap/let/sec/gmt/EgovGroupManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sec/gmt/EgovGroupManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorManage_SQL_Mysql.xml index b72ad5b0..57073806 100644 --- a/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorManage_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorManage_SQL_Postgresql.xml index 7e47eb4d..c2a301da 100644 --- a/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorManage_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorManage_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorManage_SQL_Tibero.xml index 904e2a6f..7b56b3e5 100644 --- a/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorRoleManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorRoleManage_SQL_Mysql.xml index fbb1373e..e3600dfb 100644 --- a/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorRoleManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorRoleManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorRoleManage_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorRoleManage_SQL_Postgresql.xml index b32e0479..1f45ec9f 100644 --- a/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorRoleManage_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorRoleManage_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorRoleManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorRoleManage_SQL_Tibero.xml index 39e490ff..2079876d 100644 --- a/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorRoleManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sec/ram/EgovAuthorRoleManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sec/rgm/EgovAuthorGroup_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sec/rgm/EgovAuthorGroup_SQL_Mysql.xml index 0b8fa78e..179a6bd5 100644 --- a/src/main/resources/egovframework/sqlmap/let/sec/rgm/EgovAuthorGroup_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sec/rgm/EgovAuthorGroup_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sec/rgm/EgovAuthorGroup_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/sec/rgm/EgovAuthorGroup_SQL_Postgresql.xml index 8388a26a..acde1f03 100644 --- a/src/main/resources/egovframework/sqlmap/let/sec/rgm/EgovAuthorGroup_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sec/rgm/EgovAuthorGroup_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sec/rgm/EgovAuthorGroup_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sec/rgm/EgovAuthorGroup_SQL_Tibero.xml index 8388a26a..acde1f03 100644 --- a/src/main/resources/egovframework/sqlmap/let/sec/rgm/EgovAuthorGroup_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sec/rgm/EgovAuthorGroup_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sec/rmt/EgovRoleManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sec/rmt/EgovRoleManage_SQL_Mysql.xml index 3e65f853..c0d62bec 100644 --- a/src/main/resources/egovframework/sqlmap/let/sec/rmt/EgovRoleManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sec/rmt/EgovRoleManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sec/rmt/EgovRoleManage_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/sec/rmt/EgovRoleManage_SQL_Postgresql.xml index d2f98b9f..cf66a12b 100644 --- a/src/main/resources/egovframework/sqlmap/let/sec/rmt/EgovRoleManage_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sec/rmt/EgovRoleManage_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sec/rmt/EgovRoleManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sec/rmt/EgovRoleManage_SQL_Tibero.xml index d2f98b9f..cf66a12b 100644 --- a/src/main/resources/egovframework/sqlmap/let/sec/rmt/EgovRoleManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sec/rmt/EgovRoleManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Altibase.xml b/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Altibase.xml index 85659fc4..eac2ddb0 100644 --- a/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Altibase.xml +++ b/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Altibase.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Cubrid.xml index 1e31ef7b..d8a55ade 100644 --- a/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Mysql.xml index 3a1bc10a..ba160db8 100644 --- a/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Oracle.xml b/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Oracle.xml index 1e31ef7b..d8a55ade 100644 --- a/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Oracle.xml +++ b/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Oracle.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Tibero.xml index 1e31ef7b..d8a55ade 100644 --- a/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sts/cst/EgovConectStats_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/ccm/cca/EgovCmmnCodeManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sym/ccm/cca/EgovCmmnCodeManage_SQL_Mysql.xml index 3acd03d7..38b9fd9a 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/ccm/cca/EgovCmmnCodeManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/ccm/cca/EgovCmmnCodeManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/ccm/cca/EgovCmmnCodeManage_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/sym/ccm/cca/EgovCmmnCodeManage_SQL_Postgresql.xml index 419a18dd..de828753 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/ccm/cca/EgovCmmnCodeManage_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/ccm/cca/EgovCmmnCodeManage_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/ccm/cca/EgovCmmnCodeManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sym/ccm/cca/EgovCmmnCodeManage_SQL_Tibero.xml index b6527595..c570c518 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/ccm/cca/EgovCmmnCodeManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/ccm/cca/EgovCmmnCodeManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/ccm/ccc/EgovCmmnClCodeManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sym/ccm/ccc/EgovCmmnClCodeManage_SQL_Mysql.xml index 37661a9c..3fb6ba95 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/ccm/ccc/EgovCmmnClCodeManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/ccm/ccc/EgovCmmnClCodeManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/ccm/ccc/EgovCmmnClCodeManage_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/sym/ccm/ccc/EgovCmmnClCodeManage_SQL_Postgresql.xml index be5794a0..37b90e62 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/ccm/ccc/EgovCmmnClCodeManage_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/ccm/ccc/EgovCmmnClCodeManage_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/ccm/ccc/EgovCmmnClCodeManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sym/ccm/ccc/EgovCmmnClCodeManage_SQL_Tibero.xml index be5794a0..37b90e62 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/ccm/ccc/EgovCmmnClCodeManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/ccm/ccc/EgovCmmnClCodeManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/ccm/cde/EgovCmmnDetailCodeManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sym/ccm/cde/EgovCmmnDetailCodeManage_SQL_Mysql.xml index db33cc8c..5c7fe46d 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/ccm/cde/EgovCmmnDetailCodeManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/ccm/cde/EgovCmmnDetailCodeManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/ccm/cde/EgovCmmnDetailCodeManage_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/sym/ccm/cde/EgovCmmnDetailCodeManage_SQL_Postgresql.xml index 34595703..187df75e 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/ccm/cde/EgovCmmnDetailCodeManage_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/ccm/cde/EgovCmmnDetailCodeManage_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/ccm/cde/EgovCmmnDetailCodeManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sym/ccm/cde/EgovCmmnDetailCodeManage_SQL_Tibero.xml index 83e822a5..786ede35 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/ccm/cde/EgovCmmnDetailCodeManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/ccm/cde/EgovCmmnDetailCodeManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/ccm/notify/VEANotify_Mng_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sym/ccm/notify/VEANotify_Mng_SQL_Tibero.xml index cac7eaf2..cb437db0 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/ccm/notify/VEANotify_Mng_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/ccm/notify/VEANotify_Mng_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/ccm/notify/VEANotify_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/sym/ccm/notify/VEANotify_SQL_Postgresql.xml index 21d8b9bb..c5dc73fc 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/ccm/notify/VEANotify_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/ccm/notify/VEANotify_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/ccm/notify/VEANotify_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sym/ccm/notify/VEANotify_SQL_Tibero.xml index e7ceed58..89a46946 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/ccm/notify/VEANotify_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/ccm/notify/VEANotify_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/ccm/zip/EgovZipManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sym/ccm/zip/EgovZipManage_SQL_Mysql.xml index 5f21f773..7ac7ea46 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/ccm/zip/EgovZipManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/ccm/zip/EgovZipManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/ccm/zip/EgovZipManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sym/ccm/zip/EgovZipManage_SQL_Tibero.xml index 5f21f773..7ac7ea46 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/ccm/zip/EgovZipManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/ccm/zip/EgovZipManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/log/clg/EgovLoginLog_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sym/log/clg/EgovLoginLog_SQL_Mysql.xml index a9e3033f..134fe033 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/log/clg/EgovLoginLog_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/log/clg/EgovLoginLog_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/log/clg/EgovLoginLog_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/sym/log/clg/EgovLoginLog_SQL_Postgresql.xml index 38485f4d..a6a1e693 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/log/clg/EgovLoginLog_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/log/clg/EgovLoginLog_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/log/clg/EgovLoginLog_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sym/log/clg/EgovLoginLog_SQL_Tibero.xml index 05051151..b877abf9 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/log/clg/EgovLoginLog_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/log/clg/EgovLoginLog_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/log/lgm/EgovSysLog_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sym/log/lgm/EgovSysLog_SQL_Mysql.xml index cf4cc7d1..5d982224 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/log/lgm/EgovSysLog_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/log/lgm/EgovSysLog_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/log/lgm/EgovSysLog_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/sym/log/lgm/EgovSysLog_SQL_Postgresql.xml index a923aeee..e8c19aa8 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/log/lgm/EgovSysLog_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/log/lgm/EgovSysLog_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/log/lgm/EgovSysLog_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sym/log/lgm/EgovSysLog_SQL_Tibero.xml index f34a8410..be9cce73 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/log/lgm/EgovSysLog_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/log/lgm/EgovSysLog_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mcm/EgovMenuCreat_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mcm/EgovMenuCreat_SQL_Mysql.xml index bbb5e612..c3b52a4a 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mcm/EgovMenuCreat_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mcm/EgovMenuCreat_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mcm/EgovMenuCreat_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mcm/EgovMenuCreat_SQL_Postgresql.xml index efaf004a..5815dbb6 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mcm/EgovMenuCreat_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mcm/EgovMenuCreat_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mcm/EgovMenuCreat_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mcm/EgovMenuCreat_SQL_Tibero.xml index e4cf1753..e8ad5d94 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mcm/EgovMenuCreat_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mcm/EgovMenuCreat_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMainMenu_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMainMenu_SQL_Mysql.xml index 7c0ffbfc..f39e9386 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMainMenu_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMainMenu_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMainMenu_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMainMenu_SQL_Postgresql.xml index 700fa8da..3b4d52ae 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMainMenu_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMainMenu_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMainMenu_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMainMenu_SQL_Tibero.xml index 700fa8da..3b4d52ae 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMainMenu_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMainMenu_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMenuManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMenuManage_SQL_Mysql.xml index 2cfd6d28..422b2936 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMenuManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMenuManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMenuManage_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMenuManage_SQL_Postgresql.xml index 00197834..84e8011d 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMenuManage_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMenuManage_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMenuManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMenuManage_SQL_Tibero.xml index 2cfd6d28..422b2936 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMenuManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/mnu/mpm/EgovMenuManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/prm/EgovProgrmManageDtl_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sym/prm/EgovProgrmManageDtl_SQL_Mysql.xml index f2f20261..d34918f2 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/prm/EgovProgrmManageDtl_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/prm/EgovProgrmManageDtl_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/prm/EgovProgrmManageDtl_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sym/prm/EgovProgrmManageDtl_SQL_Tibero.xml index f2f20261..d34918f2 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/prm/EgovProgrmManageDtl_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/prm/EgovProgrmManageDtl_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/prm/EgovProgrmManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sym/prm/EgovProgrmManage_SQL_Mysql.xml index fafaf69b..86928502 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/prm/EgovProgrmManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/prm/EgovProgrmManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/prm/EgovProgrmManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sym/prm/EgovProgrmManage_SQL_Tibero.xml index fafaf69b..86928502 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/prm/EgovProgrmManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/prm/EgovProgrmManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/site/EgovSiteManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/sym/site/EgovSiteManage_SQL_Mysql.xml index 642d1075..507f98b7 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/site/EgovSiteManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/site/EgovSiteManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/site/EgovSiteManage_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/sym/site/EgovSiteManage_SQL_Postgresql.xml index 7877b5d1..d2a30af8 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/site/EgovSiteManage_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/site/EgovSiteManage_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/sym/site/EgovSiteManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/sym/site/EgovSiteManage_SQL_Tibero.xml index 0a1e2fdc..4a64f6f7 100644 --- a/src/main/resources/egovframework/sqlmap/let/sym/site/EgovSiteManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/sym/site/EgovSiteManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/uat/uap/EgovLoginPolicy_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/uat/uap/EgovLoginPolicy_SQL_Mysql.xml index 61085878..8b741c48 100644 --- a/src/main/resources/egovframework/sqlmap/let/uat/uap/EgovLoginPolicy_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/uat/uap/EgovLoginPolicy_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/uat/uap/EgovLoginPolicy_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/uat/uap/EgovLoginPolicy_SQL_Postgresql.xml index 57ef2fba..cfac19b8 100644 --- a/src/main/resources/egovframework/sqlmap/let/uat/uap/EgovLoginPolicy_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/uat/uap/EgovLoginPolicy_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/uat/uap/EgovLoginPolicy_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/uat/uap/EgovLoginPolicy_SQL_Tibero.xml index 4baf7f70..9b24d19b 100644 --- a/src/main/resources/egovframework/sqlmap/let/uat/uap/EgovLoginPolicy_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/uat/uap/EgovLoginPolicy_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/uat/uia/EgovLoginUsr_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/uat/uia/EgovLoginUsr_SQL_Mysql.xml index 805b4757..5bc8eabf 100644 --- a/src/main/resources/egovframework/sqlmap/let/uat/uia/EgovLoginUsr_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/uat/uia/EgovLoginUsr_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/uat/uia/EgovLoginUsr_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/uat/uia/EgovLoginUsr_SQL_Postgresql.xml index b1c12e69..d3fcb11c 100644 --- a/src/main/resources/egovframework/sqlmap/let/uat/uia/EgovLoginUsr_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/uat/uia/EgovLoginUsr_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/uat/uia/EgovLoginUsr_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/uat/uia/EgovLoginUsr_SQL_Tibero.xml index 77223d9f..e50ee4bc 100644 --- a/src/main/resources/egovframework/sqlmap/let/uat/uia/EgovLoginUsr_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/uat/uia/EgovLoginUsr_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/uss/ion/sign/SignManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/uss/ion/sign/SignManage_SQL_Mysql.xml index 3e6a44ec..bfc74de2 100644 --- a/src/main/resources/egovframework/sqlmap/let/uss/ion/sign/SignManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/uss/ion/sign/SignManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/uss/ion/sign/SignManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/uss/ion/sign/SignManage_SQL_Tibero.xml index 3e6a44ec..bfc74de2 100644 --- a/src/main/resources/egovframework/sqlmap/let/uss/ion/sign/SignManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/uss/ion/sign/SignManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/uss/itsm/SchdlrManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/uss/itsm/SchdlrManage_SQL_Mysql.xml index 2b5c29fc..ebeb066a 100644 --- a/src/main/resources/egovframework/sqlmap/let/uss/itsm/SchdlrManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/uss/itsm/SchdlrManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/uss/itsm/SchdlrManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/uss/itsm/SchdlrManage_SQL_Tibero.xml index 2b5c29fc..ebeb066a 100644 --- a/src/main/resources/egovframework/sqlmap/let/uss/itsm/SchdlrManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/uss/itsm/SchdlrManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovMberManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovMberManage_SQL_Mysql.xml index 01250247..30d7cec5 100644 --- a/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovMberManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovMberManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovMberManage_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovMberManage_SQL_Postgresql.xml index 3e6d972b..756ad9e6 100644 --- a/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovMberManage_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovMberManage_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovMberManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovMberManage_SQL_Tibero.xml index 01255f0b..f577b5a0 100644 --- a/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovMberManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovMberManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovUserManage_SQL_Mysql.xml b/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovUserManage_SQL_Mysql.xml index b723bc9c..6f94ac07 100644 --- a/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovUserManage_SQL_Mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovUserManage_SQL_Mysql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovUserManage_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovUserManage_SQL_Postgresql.xml index 911279da..2e2cc243 100644 --- a/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovUserManage_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovUserManage_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovUserManage_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovUserManage_SQL_Tibero.xml index 379a798d..887b4cf3 100644 --- a/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovUserManage_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/let/uss/umt/EgovUserManage_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAcmdtAplct_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAcmdtAplct_SQL_Cubrid.xml index 0485ed41..f6e9634f 100644 --- a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAcmdtAplct_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAcmdtAplct_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAcmdtAplct_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAcmdtAplct_SQL_Tibero.xml index 295e9b89..e4e2a85a 100644 --- a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAcmdtAplct_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAcmdtAplct_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_MIX_2023_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_MIX_2023_SQL_Tibero.xml index 74d13b53..114aa462 100644 --- a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_MIX_2023_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_MIX_2023_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_MIX_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_MIX_SQL_Cubrid.xml index 55b3db20..62ffeb6e 100644 --- a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_MIX_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_MIX_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_MIX_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_MIX_SQL_Tibero.xml index 82839e58..bc66376e 100644 --- a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_MIX_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_MIX_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_NOTI_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_NOTI_SQL_Cubrid.xml index 230c83e2..91184f17 100644 --- a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_NOTI_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_NOTI_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_NOTI_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_NOTI_SQL_Tibero.xml index 6f5703e5..f0d09769 100644 --- a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_NOTI_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEAsgnm_NOTI_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEEduChasiInstrAsgnm_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEEduChasiInstrAsgnm_SQL_Cubrid.xml index ebfb777a..a1993c41 100644 --- a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEEduChasiInstrAsgnm_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEEduChasiInstrAsgnm_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEEduChasiInstrAsgnm_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEEduChasiInstrAsgnm_SQL_Tibero.xml index 87fca626..57c35707 100644 --- a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEEduChasiInstrAsgnm_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEEduChasiInstrAsgnm_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEEduPnlty_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEEduPnlty_SQL_Cubrid.xml index 190ad3ba..145f963f 100644 --- a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEEduPnlty_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEEduPnlty_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEEduPnlty_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEEduPnlty_SQL_Tibero.xml index bc2d88e5..8e57590e 100644 --- a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEEduPnlty_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEEduPnlty_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEInstrFee_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEInstrFee_SQL_Cubrid.xml index 053c7c0e..dcf61ba4 100644 --- a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEInstrFee_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEInstrFee_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEInstrFee_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEInstrFee_SQL_Tibero.xml index 5a57f091..f07d0bef 100644 --- a/src/main/resources/egovframework/sqlmap/ve/asgnm/VEInstrFee_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/asgnm/VEInstrFee_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/cndtn/cndtnTrgtInfoMng_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/cndtn/cndtnTrgtInfoMng_SQL_Cubrid.xml index fb72831a..7980270a 100644 --- a/src/main/resources/egovframework/sqlmap/ve/cndtn/cndtnTrgtInfoMng_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/cndtn/cndtnTrgtInfoMng_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/cndtn/cndtnTrgtInfoMng_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/ve/cndtn/cndtnTrgtInfoMng_SQL_Postgresql.xml index 5283f9df..51b01e6f 100644 --- a/src/main/resources/egovframework/sqlmap/ve/cndtn/cndtnTrgtInfoMng_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/ve/cndtn/cndtnTrgtInfoMng_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/cndtn/cndtnTrgtInfoMng_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/cndtn/cndtnTrgtInfoMng_SQL_Tibero.xml index 436b1b60..8656c5ff 100644 --- a/src/main/resources/egovframework/sqlmap/ve/cndtn/cndtnTrgtInfoMng_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/cndtn/cndtnTrgtInfoMng_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEAutoAsgnm_MIX_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEAutoAsgnm_MIX_SQL_Tibero.xml index e8546df2..5ee7f49a 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEAutoAsgnm_MIX_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEAutoAsgnm_MIX_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctMngNmbr_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctMngNmbr_SQL_Cubrid.xml index a5bdc7c8..2554964d 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctMngNmbr_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctMngNmbr_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctMngNmbr_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctMngNmbr_SQL_Tibero.xml index 1bcb8274..5e97e1f7 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctMngNmbr_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctMngNmbr_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctOnln_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctOnln_SQL_Cubrid.xml index 25b8db4c..b800ecbc 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctOnln_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctOnln_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctOnln_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctOnln_SQL_Tibero.xml index 865468ec..48e071db 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctOnln_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctOnln_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctSndHstry_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctSndHstry_SQL_Cubrid.xml index 8444a2a3..608a4d0c 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctSndHstry_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctSndHstry_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctSndHstry_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctSndHstry_SQL_Tibero.xml index 0d9261b7..0a5ddb06 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctSndHstry_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctSndHstry_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctUnqIsues_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctUnqIsues_SQL_Cubrid.xml index 174ce440..2da55f7e 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctUnqIsues_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctUnqIsues_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctUnqIsues_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctUnqIsues_SQL_Tibero.xml index 0c054b97..22025e71 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctUnqIsues_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplctUnqIsues_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplct_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplct_SQL_Cubrid.xml index 7c858259..5e08e9aa 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplct_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplct_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplct_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplct_SQL_Postgresql.xml index 27781289..2b7aeda2 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplct_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplct_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplct_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplct_SQL_Tibero.xml index cd7d7246..30388307 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplct_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduAplct_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduChasi_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduChasi_SQL_Cubrid.xml index 56b81981..8a997c36 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduChasi_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduChasi_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduChasi_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduChasi_SQL_Tibero.xml index 88b5f67e..8a0c2209 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduChasi_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduChasi_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduCnfrmDsgn_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduCnfrmDsgn_SQL_Cubrid.xml index a744e7b0..100819c7 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduCnfrmDsgn_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduCnfrmDsgn_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduCnfrmDsgn_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduCnfrmDsgn_SQL_Tibero.xml index 0e3f8a68..8cbb3658 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduCnfrmDsgn_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduCnfrmDsgn_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduInstrDstnc_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduInstrDstnc_SQL_Cubrid.xml index b9fcfeb0..dabb8c3a 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduInstrDstnc_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduInstrDstnc_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduInstrDstnc_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduInstrDstnc_SQL_Tibero.xml index 24ed5255..f1b8f419 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduInstrDstnc_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduInstrDstnc_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduOptrn_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduOptrn_SQL_Cubrid.xml index 1ae5b2f0..9c6a4756 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduOptrn_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduOptrn_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduOptrn_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduOptrn_SQL_Tibero.xml index 8961cfac..7929e2fe 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEduOptrn_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEduOptrn_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEdu_MIX_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEdu_MIX_SQL_Cubrid.xml index 1d37cf20..7035cb9f 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEdu_MIX_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEdu_MIX_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/edu/VEEdu_MIX_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/edu/VEEdu_MIX_SQL_Tibero.xml index 529c4a76..0a26ea9e 100644 --- a/src/main/resources/egovframework/sqlmap/ve/edu/VEEdu_MIX_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/edu/VEEdu_MIX_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetailActvtHstry_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetailActvtHstry_SQL_Tibero.xml index 2d2a0d92..b7acc430 100644 --- a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetailActvtHstry_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetailActvtHstry_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetailApptHchkHstry_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetailApptHchkHstry_SQL_Cubrid.xml index e90efe73..376f39b1 100644 --- a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetailApptHchkHstry_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetailApptHchkHstry_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetailApptHchkHstry_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetailApptHchkHstry_SQL_Tibero.xml index de8b3a1b..f1f17b37 100644 --- a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetailApptHchkHstry_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetailApptHchkHstry_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetail_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetail_SQL_Cubrid.xml index d4cedb9a..f56e9c03 100644 --- a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetail_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetail_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetail_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetail_SQL_Postgresql.xml index 50aaf992..079c2a04 100644 --- a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetail_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetail_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetail_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetail_SQL_Tibero.xml index 50aaf992..079c2a04 100644 --- a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetail_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstrDetail_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_MIX_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_MIX_SQL_Cubrid.xml index a9d0bdcb..91c21908 100644 --- a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_MIX_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_MIX_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_MIX_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_MIX_SQL_Postgresql.xml index 826bd832..9e5fc872 100644 --- a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_MIX_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_MIX_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_MIX_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_MIX_SQL_Tibero.xml index 71cf78a5..4cb65aa8 100644 --- a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_MIX_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_MIX_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_SQL_Cubrid.xml index fc6f06bf..6f54a0a3 100644 --- a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_SQL_Tibero.xml index 846ed546..c39ce0d5 100644 --- a/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/instr/VEInstr_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/instr/VESttst_MIX_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/instr/VESttst_MIX_SQL_Tibero.xml index 69869765..c607f44f 100644 --- a/src/main/resources/egovframework/sqlmap/ve/instr/VESttst_MIX_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/instr/VESttst_MIX_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrAreaMng_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrAreaMng_SQL_Cubrid.xml index 7e36b814..6eb24b39 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrAreaMng_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrAreaMng_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrAreaMng_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrAreaMng_SQL_Tibero.xml index 8a826be5..aeeae2f8 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrAreaMng_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrAreaMng_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrArea_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrArea_SQL_Cubrid.xml index 34044bc8..dacba5e7 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrArea_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrArea_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrArea_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrArea_SQL_Tibero.xml index a1a68455..981afdd0 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrArea_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrArea_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrPrfrn_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrPrfrn_SQL_Cubrid.xml index 700cce0f..0125119a 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrPrfrn_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrPrfrn_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrPrfrn_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrPrfrn_SQL_Tibero.xml index 700cce0f..0125119a 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrPrfrn_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrPrfrn_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrRsrchMng_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrRsrchMng_SQL_Cubrid.xml index 3d888bed..fce8d239 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrRsrchMng_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrRsrchMng_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrRsrchMng_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrRsrchMng_SQL_Tibero.xml index 2d32124a..d4c09d6a 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrRsrchMng_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrRsrchMng_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrRsrchSbmt_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrRsrchSbmt_SQL_Cubrid.xml index 951e035b..22365b95 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrRsrchSbmt_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrRsrchSbmt_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrRsrchSbmt_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrRsrchSbmt_SQL_Tibero.xml index 85400307..33d3333e 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrRsrchSbmt_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrRsrchSbmt_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrStng_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrStng_SQL_Cubrid.xml index 2fe33f92..f628d5e7 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrStng_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrStng_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrStng_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrStng_SQL_Tibero.xml index 827418d1..2670ff2f 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrStng_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctrStng_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctr_MIX_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctr_MIX_SQL_Cubrid.xml index 2b55ef23..fb9ffef8 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctr_MIX_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctr_MIX_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctr_MIX_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctr_MIX_SQL_Postgresql.xml index 792c346f..069933bb 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctr_MIX_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctr_MIX_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctr_MIX_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctr_MIX_SQL_Tibero.xml index 0caafbe3..2b6ec56c 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctr/VELctr_MIX_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctr/VELctr_MIX_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEvalSmry_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEvalSmry_SQL_Cubrid.xml index c22a3a05..5d1fde64 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEvalSmry_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEvalSmry_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEvalSmry_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEvalSmry_SQL_Tibero.xml index d75f695c..29fc49b2 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEvalSmry_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEvalSmry_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEval_MIX_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEval_MIX_SQL_Cubrid.xml index 9a11a7ec..97f3f2b1 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEval_MIX_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEval_MIX_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEval_MIX_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEval_MIX_SQL_Tibero.xml index 9a11a7ec..97f3f2b1 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEval_MIX_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEval_MIX_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEval_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEval_SQL_Cubrid.xml index 0e4149d5..9a6b695c 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEval_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEval_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEval_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEval_SQL_Tibero.xml index b91918c8..b5d0e07c 100644 --- a/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEval_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/lctrEval/VELctrEval_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/log/VELog_MIX_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/log/VELog_MIX_SQL_Cubrid.xml index c3f9e470..d2855e95 100644 --- a/src/main/resources/egovframework/sqlmap/ve/log/VELog_MIX_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/log/VELog_MIX_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/log/VELog_MIX_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/log/VELog_MIX_SQL_Tibero.xml index c3f9e470..d2855e95 100644 --- a/src/main/resources/egovframework/sqlmap/ve/log/VELog_MIX_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/log/VELog_MIX_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/log/VELog_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/log/VELog_SQL_Cubrid.xml index 02fc88c9..03295adc 100644 --- a/src/main/resources/egovframework/sqlmap/ve/log/VELog_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/log/VELog_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/log/VELog_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/log/VELog_SQL_Tibero.xml index 02fc88c9..03295adc 100644 --- a/src/main/resources/egovframework/sqlmap/ve/log/VELog_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/log/VELog_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/prcs/VEAPrcsAplctPrdInstrAsgnm_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/prcs/VEAPrcsAplctPrdInstrAsgnm_SQL_Cubrid.xml index e29e3c24..df77385b 100644 --- a/src/main/resources/egovframework/sqlmap/ve/prcs/VEAPrcsAplctPrdInstrAsgnm_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/prcs/VEAPrcsAplctPrdInstrAsgnm_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/prcs/VEAPrcsAplctPrdInstrAsgnm_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/prcs/VEAPrcsAplctPrdInstrAsgnm_SQL_Tibero.xml index 494963f2..7151d43c 100644 --- a/src/main/resources/egovframework/sqlmap/ve/prcs/VEAPrcsAplctPrdInstrAsgnm_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/prcs/VEAPrcsAplctPrdInstrAsgnm_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsAplctPrd_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsAplctPrd_SQL_Cubrid.xml index 4287a360..34935204 100644 --- a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsAplctPrd_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsAplctPrd_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsAplctPrd_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsAplctPrd_SQL_Postgresql.xml index c4e46e29..f8456357 100644 --- a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsAplctPrd_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsAplctPrd_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsAplctPrd_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsAplctPrd_SQL_Tibero.xml index 8d6da2ef..75d4dd9e 100644 --- a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsAplctPrd_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsAplctPrd_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsCmpltDetail_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsCmpltDetail_SQL_Cubrid.xml index db3b2cc4..0ae41f1e 100644 --- a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsCmpltDetail_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsCmpltDetail_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsCmpltDetail_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsCmpltDetail_SQL_Tibero.xml index e455007b..ffea40b9 100644 --- a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsCmpltDetail_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsCmpltDetail_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsOnlnCntnt_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsOnlnCntnt_SQL_Cubrid.xml index 2fc3152d..7cd42ed0 100644 --- a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsOnlnCntnt_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsOnlnCntnt_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsOnlnCntnt_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsOnlnCntnt_SQL_Postgresql.xml index 3080d5bf..5c9d56e7 100644 --- a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsOnlnCntnt_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsOnlnCntnt_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsOnlnCntnt_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsOnlnCntnt_SQL_Tibero.xml index ba6490f6..51fe456e 100644 --- a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsOnlnCntnt_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsOnlnCntnt_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_MIX_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_MIX_SQL_Cubrid.xml index 52835f4c..e3016e09 100644 --- a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_MIX_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_MIX_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_MIX_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_MIX_SQL_Tibero.xml index 52835f4c..e3016e09 100644 --- a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_MIX_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_MIX_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_SQL_Cubrid.xml index 43b84501..dd946f21 100644 --- a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_SQL_Postgresql.xml index 4b23ab2e..8db6406c 100644 --- a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_SQL_Tibero.xml index 40b38583..eaf8205f 100644 --- a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcs_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQestnrInfo_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQestnrInfo_SQL_Tibero.xml index e035d017..91b3423e 100644 --- a/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQestnrInfo_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQestnrInfo_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQestnrMIX_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQestnrMIX_SQL_Tibero.xml index 29f6b5cf..ebff1172 100644 --- a/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQestnrMIX_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQestnrMIX_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQestnrRsltDetail_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQestnrRsltDetail_SQL_Tibero.xml index 35dace67..9ebb7fb3 100644 --- a/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQestnrRsltDetail_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQestnrRsltDetail_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQustnrQesItm_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQustnrQesItm_SQL_Tibero.xml index f1a6d9c8..b80beacc 100644 --- a/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQustnrQesItm_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQustnrQesItm_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQustnrRespondInfo_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQustnrRespondInfo_SQL_Tibero.xml index 637e516d..b2064e5d 100644 --- a/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQustnrRespondInfo_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/qustnr/VEALettnQustnrRespondInfo_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduChasiMidleRprt_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduChasiMidleRprt_SQL_Cubrid.xml index 648cdc7a..bf8f41f9 100644 --- a/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduChasiMidleRprt_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduChasiMidleRprt_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduChasiMidleRprt_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduChasiMidleRprt_SQL_Tibero.xml index 0982b029..8feb05b6 100644 --- a/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduChasiMidleRprt_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduChasiMidleRprt_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduRprt_MIX_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduRprt_MIX_SQL_Cubrid.xml index f1d1057d..d5a7ea92 100644 --- a/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduRprt_MIX_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduRprt_MIX_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduRprt_MIX_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduRprt_MIX_SQL_Tibero.xml index f1d1057d..d5a7ea92 100644 --- a/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduRprt_MIX_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduRprt_MIX_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduRsltRprt_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduRsltRprt_SQL_Cubrid.xml index c842877f..2a5c3f7e 100644 --- a/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduRsltRprt_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduRsltRprt_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduRsltRprt_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduRsltRprt_SQL_Tibero.xml index df879fb1..04d7ba3f 100644 --- a/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduRsltRprt_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/rprt/VEEduRsltRprt_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_MIX_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_MIX_SQL_Cubrid.xml index 8179c762..59c96029 100644 --- a/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_MIX_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_MIX_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_MIX_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_MIX_SQL_Postgresql.xml index f240aa30..1b666f2d 100644 --- a/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_MIX_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_MIX_SQL_Postgresql.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_MIX_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_MIX_SQL_Tibero.xml index f240aa30..1b666f2d 100644 --- a/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_MIX_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_MIX_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_SQL_Cubrid.xml index a6e23fcc..5b92beda 100644 --- a/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_SQL_Tibero.xml index a6e23fcc..5b92beda 100644 --- a/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/rsdnc/VERsdnc_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/schol/ScholInfo_MIX_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/schol/ScholInfo_MIX_SQL_Cubrid.xml index f9d25b9b..e0f74edc 100644 --- a/src/main/resources/egovframework/sqlmap/ve/schol/ScholInfo_MIX_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/schol/ScholInfo_MIX_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/schol/ScholInfo_MIX_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/schol/ScholInfo_MIX_SQL_Tibero.xml index 4b11abf9..74f0be39 100644 --- a/src/main/resources/egovframework/sqlmap/ve/schol/ScholInfo_MIX_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/schol/ScholInfo_MIX_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/schol/ScholInfo_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/schol/ScholInfo_SQL_Cubrid.xml index 3a3b0e4d..6603fed6 100644 --- a/src/main/resources/egovframework/sqlmap/ve/schol/ScholInfo_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/schol/ScholInfo_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/schol/ScholInfo_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/schol/ScholInfo_SQL_Tibero.xml index f2aeb1b4..3de600a4 100644 --- a/src/main/resources/egovframework/sqlmap/ve/schol/ScholInfo_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/schol/ScholInfo_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/sttst/VESttst_MIX_SQL_Cubrid.xml b/src/main/resources/egovframework/sqlmap/ve/sttst/VESttst_MIX_SQL_Cubrid.xml index 4bf573b1..a2a1db47 100644 --- a/src/main/resources/egovframework/sqlmap/ve/sttst/VESttst_MIX_SQL_Cubrid.xml +++ b/src/main/resources/egovframework/sqlmap/ve/sttst/VESttst_MIX_SQL_Cubrid.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/sttst/VESttst_MIX_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/sttst/VESttst_MIX_SQL_Tibero.xml index 0de5e47a..a367c4aa 100644 --- a/src/main/resources/egovframework/sqlmap/ve/sttst/VESttst_MIX_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/sttst/VESttst_MIX_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/tngr/VEAAreaLctrStng_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/tngr/VEAAreaLctrStng_SQL_Tibero.xml index 5140ea4b..b6e149eb 100644 --- a/src/main/resources/egovframework/sqlmap/ve/tngr/VEAAreaLctrStng_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/tngr/VEAAreaLctrStng_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/tngr/VEAAsgnmStngMix_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/tngr/VEAAsgnmStngMix_SQL_Tibero.xml index 869199cf..de09bf7c 100644 --- a/src/main/resources/egovframework/sqlmap/ve/tngr/VEAAsgnmStngMix_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/tngr/VEAAsgnmStngMix_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/tngr/VEABasicInfoStng_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/tngr/VEABasicInfoStng_SQL_Tibero.xml index 4cf34dfa..16a4fd32 100644 --- a/src/main/resources/egovframework/sqlmap/ve/tngr/VEABasicInfoStng_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/tngr/VEABasicInfoStng_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/tngr/VEACmpltCrtfcMix_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/tngr/VEACmpltCrtfcMix_SQL_Tibero.xml index 4b318fc8..2b4746ad 100644 --- a/src/main/resources/egovframework/sqlmap/ve/tngr/VEACmpltCrtfcMix_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/tngr/VEACmpltCrtfcMix_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/tngr/VEADtPsblTmQnttyStng_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/tngr/VEADtPsblTmQnttyStng_SQL_Tibero.xml index 5eb7b650..095f0fd8 100644 --- a/src/main/resources/egovframework/sqlmap/ve/tngr/VEADtPsblTmQnttyStng_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/tngr/VEADtPsblTmQnttyStng_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrAsgnmCndtn_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrAsgnmCndtn_SQL_Tibero.xml index 2884820f..83d2a70f 100644 --- a/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrAsgnmCndtn_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrAsgnmCndtn_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrHstryMng_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrHstryMng_SQL_Tibero.xml index 1af8bfd0..0f491bf1 100644 --- a/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrHstryMng_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrHstryMng_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrIndvdMntTm_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrIndvdMntTm_SQL_Tibero.xml index 7be8751d..6965deb9 100644 --- a/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrIndvdMntTm_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrIndvdMntTm_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrMntTm_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrMntTm_SQL_Tibero.xml index 66064ddd..d0842650 100644 --- a/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrMntTm_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrMntTm_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrRsdncRatio_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrRsdncRatio_SQL_Tibero.xml index cc6a93fc..89cdc558 100644 --- a/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrRsdncRatio_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/tngr/VEAInstrRsdncRatio_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/tngr/VEALctrPsblPrdStng_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/tngr/VEALctrPsblPrdStng_SQL_Tibero.xml index 9c596177..3a3c5588 100644 --- a/src/main/resources/egovframework/sqlmap/ve/tngr/VEALctrPsblPrdStng_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/tngr/VEALctrPsblPrdStng_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/tngr/VEALctrRndsStng_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/tngr/VEALctrRndsStng_SQL_Tibero.xml index b80de6b1..ea16bf7b 100644 --- a/src/main/resources/egovframework/sqlmap/ve/tngr/VEALctrRndsStng_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/tngr/VEALctrRndsStng_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/tngr/VEALctrYrStngMix_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/tngr/VEALctrYrStngMix_SQL_Tibero.xml index 3026c072..a1a97f96 100644 --- a/src/main/resources/egovframework/sqlmap/ve/tngr/VEALctrYrStngMix_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/tngr/VEALctrYrStngMix_SQL_Tibero.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/resources/egovframework/sqlmap/ve/tngr/VEALctrYrStng_SQL_Tibero.xml b/src/main/resources/egovframework/sqlmap/ve/tngr/VEALctrYrStng_SQL_Tibero.xml index 8612d0e5..891a83a8 100644 --- a/src/main/resources/egovframework/sqlmap/ve/tngr/VEALctrYrStng_SQL_Tibero.xml +++ b/src/main/resources/egovframework/sqlmap/ve/tngr/VEALctrYrStng_SQL_Tibero.xml @@ -1,5 +1,5 @@ - +