Returns an array containing the ordered attribute values of the SQL structured type that this Struct object represents.
Teradata does not support custom mapping, so only standard mapping is used.
Syntax
public Object[] getAttributes() throws SQLException
Exceptions
Throws SQLException if a database access error occurs. A database specific code “9742 (ERRUDFJAVGETATTRFAIL) <Failed to retrieve attributes of the Struct type >” is returned.