
public class GlueXPlatSave extends GlueActivity<GlueContext>
Activity Property - dao : applicationContext.xmlÀÇ DAO id - DataSet : XPlatform Bind¿¡ »ç¿ëÇÒ DataSet ID - insert_sql : Insert¿¡¼ »ç¿ëµÉ SQL Key - update_sql : Update¿¡¼ »ç¿ëµÉ SQL Key - delete_sql : Delete¿¡¼ »ç¿ëµÉ SQL Key - insert_bind : Insert¿¡ ¹ÙÀεù ÇÒ Prameter Name - update_bind : Update¿¡ ¹ÙÀεù ÇÒ Prameter Name - delete_bind : Delete¿¡ ¹ÙÀεù ÇÒ Prameter Name - result-key : Save °á°ú¸¦ ´ãÀ» Key Name result-key¿¡ ÀúÀåµÇ´Â °ªÀº "updated : 3 inserted : 0 deleted : 3" ¿Í °°ÀÌ ¼öÁ¤µÈ ³»¿ëÀÇ String °ªÀÌ´Ù. ¿¹Á¦»ç¿ë ¿¹# 1 
dynamicProperties, logger| Constructor and Description | 
|---|
GlueXPlatSave()  | 
| 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.