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 Struct
public Object[] getAttributes()
getAttributes
in interface Struct
public Object[] getAttributes(Map map) throws SQLException
getAttributes
in interface Struct
SQLException
Copyright © 2023 Denodo Technologies. All rights reserved.