| Package | Description |
|---|---|
| manifold.sql.query.api | |
| manifold.sql.query.jdbc |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ForeignKeyQueryRef> |
QueryTable.findForeignKeyQueryRefs() |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcForeignKeyQueryRef |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ForeignKeyQueryRef> |
JdbcQueryTable.findForeignKeyQueryRefs()
Of the query columns not corresponding with the selected table (if one exists, see findSelectedTable() above), finds
the columns fully covering foreign keys, represented as
JdbcForeignKeyQueryRef. |
Copyright © 2023. All rights reserved.