| Package | Description | 
|---|---|
| org.jooq.util.xml.jaxb | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<Catalog> | 
InformationSchema.catalogs  | 
| Modifier and Type | Method and Description | 
|---|---|
Catalog | 
ObjectFactory.createCatalog()
Create an instance of  
Catalog | 
Catalog | 
Catalog.withCatalogName(String value)  | 
Catalog | 
Catalog.withComment(String value)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Catalog> | 
InformationSchema.getCatalogs()  | 
| Modifier and Type | Method and Description | 
|---|---|
InformationSchema | 
InformationSchema.withCatalogs(Catalog... values)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
InformationSchema.setCatalogs(List<Catalog> catalogs)  | 
InformationSchema | 
InformationSchema.withCatalogs(Collection<Catalog> values)  | 
InformationSchema | 
InformationSchema.withCatalogs(List<Catalog> catalogs)  | 
Copyright © 2019. All rights reserved.