public class StructImpl extends ComplexData implements ObStruct
attrCount, attrData, complexType| Constructor and Description |
|---|
StructImpl(ComplexDataType type) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getAttributes() |
Object[] |
getAttributes(Map<String,Class<?>> map) |
String |
getSQLTypeName() |
addAttrData, getAttrCount, getAttrData, getAttrData, getComplexType, setAttrCount, setAttrData, setComplexTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAttrData, getAttrCount, getAttrData, getAttrData, getComplexType, setAttrCount, setAttrData, setComplexTypepublic StructImpl(ComplexDataType type)
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 © 2022 oceanbase.com. All rights reserved.