Skip to content

Update tutorial to reflect changes to Optiq's JDBC adapter #2

@julianhyde

Description

@julianhyde

The JSON attributes driver, url, user and password are now jdbcDriver, jdbcUrl, jdbcUser, jdbcPassword. And

factory: 'net.hydromatic.optiq.impl.jdbc.JdbcSchema.Factory'

should be

factory: 'net.hydromatic.optiq.impl.jdbc.JdbcSchema$Factory'

See also https://github.com/julianhyde/optiq/issues/144.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions