Verwendungen von Klasse
org.jooq.meta.jaxb.MatchersCatalogType
Packages, die MatchersCatalogType verwenden
-
Verwendungen von MatchersCatalogType in org.jooq.meta.jaxb
Felder in org.jooq.meta.jaxb mit Typparametern vom Typ MatchersCatalogTypeMethoden in org.jooq.meta.jaxb, die MatchersCatalogType zurückgebenModifizierer und TypMethodeBeschreibungObjectFactory.createMatchersCatalogType()Create an instance ofMatchersCatalogTypeMatchersCatalogType.withCatalogClass(MatcherRule value) This rule influences the naming of the generatedCatalogobject.MatchersCatalogType.withCatalogExtends(String value) This string provides a super class that a generatedCatalogshould extend.MatchersCatalogType.withCatalogIdentifier(MatcherRule value) This rule influences the naming of the generatedCatalogidentifier.MatchersCatalogType.withCatalogImplements(String value) This string provides additional interfaces that a generatedCatalogshould implement.MatchersCatalogType.withExpression(String value) This catalog matcher applies to all unqualified or qualified catalog names matched by this expression.Methoden in org.jooq.meta.jaxb, die Typen mit Argumenten vom Typ MatchersCatalogType zurückgebenMethoden in org.jooq.meta.jaxb mit Parametern vom Typ MatchersCatalogTypeMethodenparameter in org.jooq.meta.jaxb mit Typargumenten vom Typ MatchersCatalogTypeModifizierer und TypMethodeBeschreibungvoidMatchers.setCatalogs(List<MatchersCatalogType> catalogs) Matchers.withCatalogs(Collection<MatchersCatalogType> values) Matchers.withCatalogs(List<MatchersCatalogType> catalogs)