Skip to content

ResultSetMetaData method getColumnClassName(indx) excepts out on Types.BINARY data #387

@jrbocarsly

Description

@jrbocarsly

java.sql.ResultSetMetaData method getColumnClassName(int column) excepts out (SQLException) on Types.BINARY data with the error message: "getObject not supported for column type -2". It appears that an error condition for Types.BINARY data has been applied to the return value for getColumnClassName(int column), a method which returns String data

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions