| Package | Description |
|---|---|
| manifold.sql.api | |
| manifold.sql.query.api | |
| manifold.sql.query.jdbc | |
| manifold.sql.schema.api | |
| manifold.sql.schema.jdbc |
| Modifier and Type | Method and Description |
|---|---|
Column |
Table.getColumn(java.lang.String columnName) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,? extends Column> |
Table.getColumns() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
QueryColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcQueryColumn |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SchemaColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcSchemaColumn |
Copyright © 2023. All rights reserved.