| Modifier and Type | Field and Description |
|---|---|
protected com.huawei.dli.sdk.meta.types.StructType |
dataType |
protected Object |
objValue |
protected List<Object> |
values |
| Constructor and Description |
|---|
SimpleStruct(com.huawei.dli.sdk.meta.types.StructType dataType,
Object obj) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getAttributes() |
Object[] |
getAttributes(Map<String,Class<?>> map) |
String |
getSQLTypeName() |
String |
toString() |
protected com.huawei.dli.sdk.meta.types.StructType dataType
protected Object objValue
public SimpleStruct(com.huawei.dli.sdk.meta.types.StructType dataType,
Object obj)
public String getSQLTypeName() throws SQLException
getSQLTypeName in interface StructSQLExceptionpublic Object[] getAttributes() throws SQLException
getAttributes in interface StructSQLExceptionpublic Object[] getAttributes(Map<String,Class<?>> map) throws SQLException
getAttributes in interface StructSQLExceptionCopyright © 2025. All rights reserved.