Verwendungen von Klasse
org.jooq.meta.jaxb.MatchersIndexType
Packages, die MatchersIndexType verwenden
-
Verwendungen von MatchersIndexType in org.jooq.meta.jaxb
Felder in org.jooq.meta.jaxb mit Typparametern vom Typ MatchersIndexTypeMethoden in org.jooq.meta.jaxb, die MatchersIndexType zurückgebenModifizierer und TypMethodeBeschreibungObjectFactory.createMatchersIndexType()Create an instance ofMatchersIndexTypeMatchersIndexType.withExpression(String value) This table matcher applies to all unqualified or qualified index names matched by this expression.MatchersIndexType.withKeyIdentifier(MatcherRule value) This rule influences the naming of the generated key literal in the Indexes class.Methoden in org.jooq.meta.jaxb, die Typen mit Argumenten vom Typ MatchersIndexType zurückgebenMethoden in org.jooq.meta.jaxb mit Parametern vom Typ MatchersIndexTypeMethodenparameter in org.jooq.meta.jaxb mit Typargumenten vom Typ MatchersIndexTypeModifizierer und TypMethodeBeschreibungvoidMatchers.setIndexes(List<MatchersIndexType> indexes) Matchers.withIndexes(Collection<MatchersIndexType> values) Matchers.withIndexes(List<MatchersIndexType> indexes)