
public class GlueJdbcInsert extends GlueActivity<GlueContext>
 Activity Property
 
 - dao : (Çʼö) applicationContext.xmlÀÇ DAO id.
 
 - sql-key : (Çʼö) {name}-query.glue_sqlÀÇ query id 
 
 - param-count : (¼±ÅÃ) Binding ÇÒ °³¼ö ( insert into emp(empno,ename,deptno) values (?,?,?) )ÀÇ "?" ¼ö
 
 - param#(param0,param1...) : (¼±ÅÃ) Binding Value ("?"¿Í ¼ø¼ ÀÏÄ¡ ÇÏ¿©¾ß ÇÔ)
 
 - param-bindings : (¼±ÅÃ) binding¿¡ »ç¿ëµÇ´Â °ª°ú Mapping µÇ´Â Key( bindName=ctxName[|bindName=ctxName] ).
         ctxÀÇ key°¡ binding variable name°ú °°Àº °æ¿ì »ý·«(´ë¼Ò¹®ÀÚ ±¸ºÐÇÔ).
         ctxName Àº GlueContextÀÇ Key À̰ųª list-key ¿¡ ÇØ´çÇÏ´Â mapÀÇ KeyÀÌ´Ù.
 
 - chk-name : (¼±ÅÃ) ȸéÀÇ CheckBox ID(HttpRequestÀÇ parameter name).
         chk-name ¿¡ µû¶ó Looping 󸮸¦ ÇÑ´Ù. 
         chk-name¿¡ ÇØ´çÇÏ´Â °ÍÀÌ ´ÙÀ½°ú °°ÀÌ checkbox ¶ó¸é, ±× °ªÀº 0,1,2...,n À¸·Î ºÎ¿©µÇ¸ç 
         checked µÈ °ª¸¸ GlueContext¿¡ ´ã±ä´Ù. 
  
 - list-key : (¼±ÅÃ) SQL ¹®¿¡ Binding ÇÒ Data·Î¼, Map ÇüÅÂÀÇ DataÀ» °®´Â List ±¸Á¶Ã¼¸¦ °¡¸£Å´.
 
 - result-key : (¼±ÅÃ) Context¿¡ ´ã±â´Â Query ¼öÇà °á°ú(µî·Ï record ¼ö) Key.
         [ default ] : {sql-key}_insertCnt
  
 - is-audit : (¼±ÅÃ) insert½Ã Audit Ç׸ñ Àû¿ë Option
          Audit Ç׸ñÀº glue.properties¿¡ audit.insert.key ¿Í audit.update.key ¸¦ Âü°íÇÑ´Ù.
          ÁÖÀÇ»çÇ×: Audit Ç׸ñÀº SQL¿¡ ¹Ý¿µµÇ¾î ÀÖ¾î¾ß ÇÑ´Ù. 
                ¾Æ·¡ÀÇ 'emp.insert.audit' ¿Í °°Àº À¯ÇüÀÇ SQLÀÎ °æ¿ì, 
                ColumnÀÇ ¼ø¼´Â glue.properties¿¡ Á¤ÀÇÇÑ ¼ø¼¿Í °°¾Æ¾ß Çϸç, 
                Audit Ç׸ñÀ» À§ SQLó·³ ¸Ç ¾Õ¿¡ ±â¼úµÇ¾î¾ß ÇÑ´Ù.
 
 
 
 ¿¹Á¦
 »ç¿ë ¿¹# 1
 - À¯Çü1 Äõ¸®¸¦ »ç¿ëÇÏ´Â °æ¿ì
 
     
          
          
          
          
          
          
          
          
      
 
 
 »ç¿ë ¿¹# 2
 - À¯Çü1 Äõ¸®ÀÇ Looping ó¸®. (Web)
 
     
          
          
          
          
          
          
          
          
          
      
 
 
 »ç¿ë ¿¹# 3
 - À¯Çü1 Äõ¸®ÀÇ Looping ó¸®. (NonUI)
 
     
          
      
     
          
          
          
          
          
          
          
          
          
      
 
 
 »ç¿ë ¿¹# 4
 - À¯Çü2 Äõ¸®¸¦ »ç¿ëÇÏ´Â °æ¿ì
 
     
          
          
          
          
      
 
 
 »ç¿ë ¿¹# 5
 - À¯Çü2 Äõ¸®ÀÇ Looping ó¸®. (Web)
 
     
          
          
          
          
          
      
 
 
 »ç¿ë ¿¹# 6
 - À¯Çü2 Äõ¸®ÀÇ Looping ó¸®. (NonUI)
 
     
          
      
     
          
          
          
          
          
      
 
 
 »ç¿ë ¿¹# 7
 - À¯Çü1 Äõ¸®ÀÇ auditÁ¤º¸
 
     
          
          
          
          
          
          
          
          
          
      
 
 
 
 Âü°í : {name}-query.glue_sql
 
     
         
      
     
         
      
     
         
      
 
 
 Âü°í : HTML Code
 
     
     
     
     
     
     
     
     
     
     
 
 
 Âü°í : Java Code (Custom)
 
     List 
 dynamicProperties, logger| Constructor and Description | 
|---|
GlueJdbcInsert()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
runActivity(GlueContext ctx)
Sub Class¿¡¼ ¹Ýµå½Ã ±¸ÇöÇÏ¿©¾ß ÇÏ´Â Abstract Method À̸ç ÀÌ Method´Â F/W¿¡¼ È£ÃâÇÑ´Ù. 
 | 
commitTransaction, commitTransaction, getDao, getEventList, getName, getProperty, getPropertyNames, getTransition, rollbackTransaction, rollbackTransaction, setEventList, setName, setProperty, setTransitionpublic String runActivity(GlueContext ctx)
GlueActivityrunActivity in class GlueActivity<GlueContext>ctx - GlueContext¿¹)==> return "success"À̸é BizLogic Activity ¸¦ ½ÇÇàÇÔ. 
Copyright © 2013–2019 POSCO ICT. All rights reserved.