Skip to content

Feature-Request: ResultSetMetaData does not provide catalog, schema and table name for a column #22306

@prrvchr

Description

@prrvchr

Hi all,

I am trying to continue integrating the Trino driver into jdbcDriverOOo which is a JDBC driver for LibreOffice Base.

I can create tables in Base if their name is given in lowercase characters.

I can display the contents of a table or view, but am unable to add, modify or delete any record since I do not have access to the name of the catalog, the schema and the table in the ResultSetMetaData.

Would it be possible to have access to such 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