Uses of Class
org.jooq.util.xml.jaxb.Catalog
-
Uses of Catalog in org.jooq.util.xml.jaxb
Modifier and TypeMethodDescriptionObjectFactory.createCatalog()
Create an instance ofCatalog
Catalog.withCatalogName(String value)
Catalog.withComment(String value)
Modifier and TypeMethodDescriptionvoid
InformationSchema.setCatalogs(List<Catalog> catalogs)
InformationSchema.withCatalogs(Collection<Catalog> values)
InformationSchema.withCatalogs(List<Catalog> catalogs)