| Package | Description |
|---|---|
| org.jooq.meta | |
| org.jooq.meta.jaxb |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDatabase.setConfiguredSyntheticObjects(SyntheticObjectsType configuredSyntheticObjects) |
void |
Database.setConfiguredSyntheticObjects(SyntheticObjectsType configuredSyntheticObjects)
Configure the synthetic objects.
|
| Modifier and Type | Field and Description |
|---|---|
protected SyntheticObjectsType |
Database.syntheticObjects |
| Modifier and Type | Method and Description |
|---|---|
void |
Database.setSyntheticObjects(SyntheticObjectsType value)
The synthetic objects configuration.
|
Database |
Database.withSyntheticObjects(SyntheticObjectsType value)
The synthetic objects configuration.
|
Copyright © 2021. All rights reserved.