public class GlueNexacroSave extends GlueActivity<GlueContext>
Activity Property - dao : (Çʼö) applicationContext.xmlÀÇ DAO id - dataset : (Çʼö) Nexacro Bind¿¡ »ç¿ëÇÒ Dataset ID - insert_sql : (¼±ÅÃ) Insert¿¡¼ »ç¿ëµÉ SQL Key - update_sql : (¼±ÅÃ) Update¿¡¼ »ç¿ëµÉ SQL Key - delete_sql : (¼±ÅÃ) Delete¿¡¼ »ç¿ëµÉ SQL Key - insert_bind : (¼±ÅÃ) Insert¿¡ ¹ÙÀεù ÇÒ Parameter Name - update_bind : (¼±ÅÃ) Update¿¡ ¹ÙÀεù ÇÒ Parameter Name - delete_bind : (¼±ÅÃ) Delete¿¡ ¹ÙÀεù ÇÒ Parameter Name - result-key : Save°á°ú¸¦ ´ãÀ» Key Name result-key¿¡ ÀúÀåµÇ´Â °ªÀº "updated: 3 inserted: 0 deleted: 3" ¿Í °°ÀÌ ¼öÁ¤µÈ ³»¿ëÀÇ String °ªÀÌ´Ù. ¿¹Á¦»ç¿ë ¿¹# 1
dynamicProperties, logger
Constructor and Description |
---|
GlueNexacroSave() |
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, setTransition
public String runActivity(GlueContext ctx)
GlueActivity
runActivity
in class GlueActivity<GlueContext>
ctx
- GlueContext¿¹)==> return "success"À̸é BizLogic Activity ¸¦ ½ÇÇàÇÔ.
Copyright © 2013–2019 POSCO ICT. All rights reserved.