Example usage for Java java.sql Struct fields, constructors, methods, implement or subclass
The text is from its open source code.
Object[] | getAttributes() Produces the ordered values of the attributes of the SQL structured type that this Struct object represents. |
Object[] | getAttributes(java.util.Map Produces the ordered values of the attributes of the SQL structured type that this Struct object represents. |
String | getSQLTypeName() Retrieves the SQL type name of the SQL structured type that this Struct object represents. |