|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.shift.framework.model.ModelSetImpl
com.shift.framework.model.ModelSetProxy
public class ModelSetProxy
GauceDataSet °´Ã¼¸¦ ProxyÇϴ Ŭ·¡½º
Field Summary |
---|
Fields inherited from interface com.shift.framework.model.ModelSet |
---|
BLOB_TYPE, DATE_TYPE, DECIMAL_TYPE, INT_TYPE, KEY_TYPE, LONG_TYPE, NORMAL_TYPE, NOTNULL_TYPE, NUMBER_TYPE, SEC_BLOB_TYPE, SEC_DATE_TYPE, SEC_DECIMAL_TYPE, SEC_INT_TYPE, SEC_STRING_TYPE, SEC_URL_TYPE, SECURITY_TYPE, SEQUENCE_TYPE, STRING_TYPE, URL_TYPE |
Method Summary | |
---|---|
int[] |
GetKeyTypes()
GauceDataRowÀÇ KeyŸÀÔ ¸®½ºÆ®¸¦ ¹ÝȯÇÑ´Ù. |
java.lang.String[] |
GetProperties()
GauceDataRow¿¡ µî·ÏµÇ¾î ÀÖ´Â Ä÷³¸í ¸®½ºÆ®¸¦ ¹ÝȯÇÑ´Ù. |
java.lang.String |
GetSetName()
GauceDataSet¸íÀ» ¹ÝȯÇÑ´Ù. |
double[] |
GetSizes()
GauceDataRowÀÇ Ä÷³ Å©±â ¸®½ºÆ®¸¦ ¹ÝȯÇÑ´Ù. |
int[] |
GetTypes()
GauceDataRowÀÇ Ä÷³ ŸÀÔ ¸®½ºÆ®¸¦ ¹ÝȯÇÑ´Ù. |
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
ModelSet ÀÎÅÍÆäÀ̽ºÀÇ ¸Þ¼Òµå°¡ È£ÃâµÉ¶§ proxyµÇ¾î È£ÃâµÇ´Â ¸Þ¼Òµå |
static java.lang.Object |
newProxy(java.lang.Class modelSetInterface,
java.lang.Class modelInterface)
GauceDataSet°´Ã¼¸¦ ProxyÇÏ´Â °´Ã¼ |
Methods inherited from class com.shift.framework.model.ModelSetImpl |
---|
appendRow, appendRow, appendRow, appendRow, appendRows, appendRows, bind, bind, bind, bind, flush, gauceBinding, getCnt, getCollection, getCollection, getColumnValue, getDataSet, getIXyncDataSet, getList, getList, getRow, getRows, isFirstRow, ixyncBinding, newRow, sendError, sendError, sendError, sendMessage, setDisableFirstRow, setFirstRowSize, unBind |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.shift.framework.model.ModelSet |
---|
appendRow, appendRow, appendRow, appendRow, appendRows, appendRows, bind, bind, bind, bind, flush, gauceBinding, getCnt, getCollection, getCollection, getColumnValue, getDataSet, getIXyncDataSet, getList, getList, getRow, getRows, isFirstRow, ixyncBinding, newRow, sendError, sendError, sendError, sendMessage, setDisableFirstRow, setFirstRowSize, unBind |
Method Detail |
---|
public static java.lang.Object newProxy(java.lang.Class modelSetInterface, java.lang.Class modelInterface) throws java.lang.Exception
modelSetInterface
- ModelSet ÀÎÅÍÆäÀ̽º Ŭ·¡½ºmodelInterface
- Model ÀÎÅÍÆäÀ̽º Ŭ·¡½º
java.lang.Exception
public java.lang.String[] GetProperties() throws java.lang.Exception
GetProperties
in interface ModelSet
java.lang.Exception
public java.lang.String GetSetName() throws java.lang.Exception
GetSetName
in interface ModelSet
java.lang.Exception
public double[] GetSizes() throws java.lang.Exception
GetSizes
in interface ModelSet
java.lang.Exception
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.InvocationHandler
proxy
- ModelSet ÀÎÅÍÆäÀ̽º¸¦ proxyÇÏ´Â °´Ã¼method
- ModelSet ÀÎÅÍÆäÀ̽ºÀÇ ¸Þ¼Òµå¿¡ proxyµÇ´Â ¸Þ¼Òµåargs
- ModelSet ÀÎÅÍÆäÀ̽ºÀÇ ¸Þ¼Òµå¿¡ ³Ñ¾î¿Â ÀÎÀÚµé
java.lang.Throwable
public int[] GetTypes() throws java.lang.Exception
GetTypes
in interface ModelSet
java.lang.Exception
public int[] GetKeyTypes() throws java.lang.Exception
GetKeyTypes
in interface ModelSet
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |