A JDBC Struct
. For documentation of this class, see java.sql.Struct
.
Methods
Method | Return type | Brief description |
---|---|---|
getAttributes() | Object[] | For documentation of this method, see java.sql.Struct#getAttributes() . |
getSQLTypeName() | String | For documentation of this method, see java.sql.Struct#getSQLTypeName() . |
Detailed documentation
getAttributes()
For documentation of this method, see java.sql.Struct#getAttributes()
.
Return
Object[]
getSQLTypeName()
For documentation of this method, see java.sql.Struct#getSQLTypeName()
.
Return
String