Skip to content

Update doco to explain typical implementation of tableNamePattern and schemaNamePattern in JDBC drivers #62

@smug-haus

Description

@smug-haus

Would be great to note in the doco that JDBC drivers typically implement .getTables such that schemaNamePattern and tableNamePattern with _ (any single character) and % (any sequence) as wildcard characters.

eg. tableNamePattern = myTableSeq%

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions