|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use MappedSchema | |
|---|---|
| org.jooq.conf | |
| Uses of MappedSchema in org.jooq.conf |
|---|
| Fields in org.jooq.conf with type parameters of type MappedSchema | |
|---|---|
protected List<MappedSchema> |
RenderMapping.schemata
|
| Methods in org.jooq.conf that return MappedSchema | |
|---|---|
MappedSchema |
MappedSchema.withInput(String value)
|
MappedSchema |
MappedSchema.withOutput(String value)
|
MappedSchema |
MappedSchema.withTables(Collection<MappedTable> values)
|
MappedSchema |
MappedSchema.withTables(MappedTable... values)
|
| Methods in org.jooq.conf that return types with arguments of type MappedSchema | |
|---|---|
List<MappedSchema> |
RenderMapping.getSchemata()
|
| Methods in org.jooq.conf with parameters of type MappedSchema | |
|---|---|
RenderMapping |
RenderMapping.withSchemata(MappedSchema... values)
|
| Method parameters in org.jooq.conf with type arguments of type MappedSchema | |
|---|---|
RenderMapping |
RenderMapping.withSchemata(Collection<MappedSchema> values)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||