Skip to content

ResultSetMetaData getCatalogName() give table name #1279

@prrvchr

Description

@prrvchr

If you use the ResultSetMetaData.getCatalogName(int column) method, you will get the table name of the column instead of an empty string as is the case with the ResultSetMetaData.getSchemaName(int column) method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions