| Interface | Description |
|---|---|
| JdbcSchema.Foo |
Do not use.
|
| Class | Description |
|---|---|
| JdbcSchema |
Implementation of
Schema that is backed by a JDBC data source. |
| JdbcSchema.Factory |
Schema factory that creates a
JdbcSchema. |
| JdbcTable |
Queryable that gets its data from a table within a JDBC connection.
|
Copyright © 2020–2023 The Apache Software Foundation. All rights reserved.