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(Map map)
throws SQLException
Syntax Elements
- map
- A mapping of SQL type names to Java classes.
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.