public class CustomWrapperStruct extends Object implements Struct
Struct that represents the register value of
a complex CustomWrapperFieldExpression.| Constructor and Description |
|---|
CustomWrapperStruct()
Users do not need to instantiate this class.
|
CustomWrapperStruct(Object[] attrs)
Users do not need to instantiate this class.
|
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getAttributes() |
Object[] |
getAttributes(Map map) |
String |
getSQLTypeName() |
String |
toString() |
public CustomWrapperStruct()
public CustomWrapperStruct(Object[] attrs)
public String getSQLTypeName()
getSQLTypeName in interface Structpublic Object[] getAttributes()
getAttributes in interface Structpublic Object[] getAttributes(Map map) throws SQLException
getAttributes in interface StructSQLExceptionCopyright © 2024 Denodo Technologies. All rights reserved.