|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.shift.framework.model.IXyncModelImpl
com.shift.framework.model.IXyncModelProxy
public class IXyncModelProxy
Model ÀÎÅÍÆäÀ̽º¸¦ ProxyÇÏ´Â °´Ã¼
| Field Summary |
|---|
| Fields inherited from interface com.shift.framework.model.Model |
|---|
JOBTYPE_DELETE, JOBTYPE_INSERT, JOBTYPE_NORMAL, JOBTYPE_UPDATE |
| Method Summary | |
|---|---|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
Model ÀÎÅÍÆäÀ̽ºÀÇ ¸Þ¼Òµå°¡ È£ÃâµÉ¶§ proxyµÇ¾î È£ÃâµÇ´Â ¸Þ¼Òµå |
static java.lang.Object |
newProxy(java.lang.Class modelSetInterface,
java.lang.Class modelInterface)
Model ÀÎÅÍÆäÀ̽º¸¦ ProxyÇÏ´Â °´Ã¼»ý¼ºÇÑ´Ù. |
| Methods inherited from class com.shift.framework.model.IXyncModelImpl |
|---|
bind, bind, GetColumnIndex, GetDataRow, GetDataset, GetDate, GetDouble, GetFloat, GetInputStream, GetInt, GetIXyncDataRow, GetIXyncDataSet, GetJobType, GetLong, GetString, SetDataRow, SetDataset, SetDate, SetDouble, SetFloat, SetInputStream, SetInt, SetIXyncDataRow, SetIXyncDataset, SetLong, SetString, SetURL |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.shift.framework.model.Model |
|---|
bind, bind, GetColumnIndex, GetDataRow, GetDataset, GetDate, GetDouble, GetFloat, GetInputStream, GetInt, GetIXyncDataRow, GetIXyncDataSet, GetJobType, GetLong, GetString, SetDataRow, SetDataset, SetDate, SetDouble, SetFloat, SetInputStream, SetInt, SetIXyncDataRow, SetIXyncDataset, SetLong, SetString, SetURL |
| Method Detail |
|---|
public static java.lang.Object newProxy(java.lang.Class modelSetInterface,
java.lang.Class modelInterface)
modelSetInterface - ModelSet ÀÎÅÍÆäÀ̽º Ŭ·¡½ºmodelInterface - Model ÀÎÅÍÆäÀ̽º Ŭ·¡½º
public java.lang.Object invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
throws java.lang.Throwable
invoke in interface java.lang.reflect.InvocationHandlerproxy - Model ÀÎÅÍÆäÀ̽º¸¦ proxyÇÏ´Â °´Ã¼method - Model ÀÎÅÍÆäÀ̽ºÀÇ ¸Þ¼Òµå¿¡ proxyµÇ´Â ¸Þ¼Òµåargs - Model ÀÎÅÍÆäÀ̽ºÀÇ ¸Þ¼Òµå¿¡ ³Ñ¾î¿Â ÀÎÀÚµé
java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||