public class OdaLevelAttributeHandle extends LevelAttributeHandle
structContextelementHandle| 构造器和说明 |
|---|
OdaLevelAttributeHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of oda result set column.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.Integer |
getNativeDataType()
Returns the native data type.
|
java.lang.String |
getNativeName()
Returns the native name of this result set column.
|
void |
setNativeDataType(java.lang.Integer dataType)
Sets the result set column native data type.
|
void |
setNativeName(java.lang.String nativeName)
Sets the native name for this result set column.
|
getDataType, getName, setDataType, setNamedrop, getContext, getDefn, getExpressionProperty, getExternalizedValue, getExternalizedValue, getIntProperty, getMember, getProperty, getPropertyDefn, getStringProperty, getStructure, isDesignTime, isLocal, iterator, setDesignTime, setExpressionProperty, setProperty, setPropertySilentlygetReferencegetDesign, getElement, getElementHandle, getModulepublic OdaLevelAttributeHandle(SimpleValueHandle valueHandle, int index)
valueHandle - the value handle for oda result set column list of one
propertyindex - the position of this oda result set column in the listpublic java.lang.Integer getNativeDataType()
public void setNativeDataType(java.lang.Integer dataType)
dataType - the native data type to set.public java.lang.String getNativeName()
public void setNativeName(java.lang.String nativeName)
throws SemanticException
nativeName - native nameSemanticExceptionCopyright © 2008 Actuate Corp. All rights reserved.