| Package | Description |
|---|---|
| manifold.sql.rt.api | |
| manifold.sql.rt.config | |
| manifold.sql.rt.impl | |
| manifold.sql.rt.impl.accessors | |
| manifold.sql.rt.util |
| Class and Description |
|---|
| BaseElement |
| BasicTxBindings.TxKind |
| ConnectionProvider
Implementors provide JDBC connections for all manifold-sql JDBC operations.
|
| CrudProvider |
| DbConfig
Configuration for connecting to a JDBC datasource.
|
| DbConfigProvider |
| DbLocationProvider
Note, implementers must chain/forward to the default provider to fall back on existing behavior.
|
| DbLocationProvider.Mode |
| Dependencies |
| QueryContext |
| Result
Fetches all rows from a provided
ResultSet into a List. |
| ResultRow
Base interface for all query result types type-safely reflecting query fields and structure.
|
| SchemaType
All schema types implement this
|
| TableInfo |
| TableRow
Common base type for db table types (generated from the schema).
|
| TxBindings |
| TxScope |
| TxScopeProvider |
| UpdateContext |
| ValueAccessor
The value returned from
ValueAccessor.getJdbcType() indicates the JDBC type handled by the implementation. |
| ValueAccessorProvider |
| Class and Description |
|---|
| ConnectionProvider
Implementors provide JDBC connections for all manifold-sql JDBC operations.
|
| CrudProvider |
| DbConfigProvider |
| DbLocationProvider
Note, implementers must chain/forward to the default provider to fall back on existing behavior.
|
| Dependencies |
| TxScopeProvider |
| ValueAccessorProvider |
| Class and Description |
|---|
| ConnectionProvider
Implementors provide JDBC connections for all manifold-sql JDBC operations.
|
| CrudProvider |
| DbConfig
Configuration for connecting to a JDBC datasource.
|
| DbConfigProvider |
| DbLocationProvider
Note, implementers must chain/forward to the default provider to fall back on existing behavior.
|
| DbLocationProvider.Mode |
| QueryContext |
| SchemaType
All schema types implement this
|
| TableRow
Common base type for db table types (generated from the schema).
|
| TxScope |
| TxScopeProvider |
| UpdateContext |
| Class and Description |
|---|
| BaseElement |
| ValueAccessor
The value returned from
ValueAccessor.getJdbcType() indicates the JDBC type handled by the implementation. |
| ValueAccessorProvider |
| Class and Description |
|---|
| DbLocationProvider.Mode |
Copyright © 2023. All rights reserved.