Package net.hydromatic.optiq.impl.web

Optiq query provider that reads from web tables (HTML).

See: Description

Package net.hydromatic.optiq.impl.web Description

Optiq query provider that reads from web tables (HTML).

An optiq schema that maps onto multiple URLs / HTML Tables. Each HTML table appears as a table. Full select SQL operations are available on those tables.

Copyright © 2014 Henry Olson. All Rights Reserved.