Uses of Class
org.jooq.meta.jaxb.Matchers
-
Packages that use Matchers Package Description org.jooq.meta.jaxb -
-
Uses of Matchers in org.jooq.meta.jaxb
Fields in org.jooq.meta.jaxb declared as Matchers Modifier and Type Field Description protected MatchersStrategy. matchersMethods in org.jooq.meta.jaxb with parameters of type Matchers Modifier and Type Method Description voidStrategy. setMatchers(Matchers value)The matcher strategy configuration used when applying an XML-based strategy.StrategyStrategy. withMatchers(Matchers value)The matcher strategy configuration used when applying an XML-based strategy.
-