Uses of Class
org.jooq.util.xml.jaxb.View
-
Uses of View in org.jooq.util.xml.jaxb
Modifier and TypeMethodDescriptionObjectFactory.createView()
Create an instance ofView
View.withTableCatalog(String value)
View.withTableName(String value)
View.withTableSchema(String value)
View.withViewDefinition(String value)