| Package | Description |
|---|---|
| manifold.sql.api | |
| manifold.sql.query.api | |
| manifold.sql.query.jdbc | |
| manifold.sql.schema.api | |
| manifold.sql.schema.jdbc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Table |
| Modifier and Type | Method and Description |
|---|---|
Statement |
DataElement.getOwner() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Command |
interface |
QueryTable |
| Modifier and Type | Method and Description |
|---|---|
Statement |
SqlAnalyzer.makeStatement(java.lang.String queryName,
SqlScope scope,
java.lang.String sql) |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcParameter<S extends Statement> |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcCommand
Metadata required to generate a parameterized, executable type for a non-Select SQL command,
primarily Insert, Update, Delete
|
class |
JdbcQueryTable |
| Modifier and Type | Method and Description |
|---|---|
Statement |
JdbcSqlAnalyzer.makeStatement(java.lang.String queryName,
SqlScope scope,
java.lang.String sql) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SchemaTable |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcSchemaTable |
Copyright © 2023. All rights reserved.