| Package | Description |
|---|---|
| org.jooq.meta |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EmbeddableDefinition
The definition of an embeddable type.
|
interface |
IndexDefinition
An object holding information about an index.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIndexDefinition |
class |
DefaultEmbeddableDefinition |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends TableElementDefinition> |
AbstractDatabase.filterTable(List<T> definitions,
TableDefinition table) |
protected <T extends TableElementDefinition> |
AbstractDatabase.filterTable(List<T> definitions,
TableDefinition table,
Map<TableDefinition,List<T>> cache) |
Copyright © 2021. All rights reserved.