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 Struct
SQLException
public Object[] getAttributes() throws SQLException
getAttributes
in interface Struct
SQLException
public Object[] getAttributes(Map<String,Class<?>> map) throws SQLException
getAttributes
in interface Struct
SQLException
Copyright © 2025. All rights reserved.