Package | Description |
---|---|
org.jooq.util.xml.jaxb |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Schema> |
InformationSchema.schemata |
Modifier and Type | Method and Description |
---|---|
Schema |
ObjectFactory.createSchema()
Create an instance of
Schema |
Schema |
Schema.withCatalogName(java.lang.String value) |
Schema |
Schema.withSchemaName(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Schema> |
InformationSchema.getSchemata() |
Modifier and Type | Method and Description |
---|---|
InformationSchema |
InformationSchema.withSchemata(Schema... values) |
Modifier and Type | Method and Description |
---|---|
void |
InformationSchema.setSchemata(java.util.List<Schema> schemata) |
InformationSchema |
InformationSchema.withSchemata(java.util.Collection<Schema> values) |
InformationSchema |
InformationSchema.withSchemata(java.util.List<Schema> schemata) |
Copyright © 2018. All Rights Reserved.