Verwendungen von Klasse
org.jooq.meta.jaxb.MatchersPrimaryKeyType
Packages, die MatchersPrimaryKeyType verwenden
-
Verwendungen von MatchersPrimaryKeyType in org.jooq.meta.jaxb
Felder in org.jooq.meta.jaxb mit Typparametern vom Typ MatchersPrimaryKeyTypeMethoden in org.jooq.meta.jaxb, die MatchersPrimaryKeyType zurückgebenModifizierer und TypMethodeBeschreibungObjectFactory.createMatchersPrimaryKeyType()Create an instance ofMatchersPrimaryKeyTypeMatchersPrimaryKeyType.withExpression(String value) This table matcher applies to all unqualified or qualified primary key names matched by this expression.MatchersPrimaryKeyType.withKeyIdentifier(MatcherRule value) This rule influences the naming of the generated key literal in the Keys class.Methoden in org.jooq.meta.jaxb, die Typen mit Argumenten vom Typ MatchersPrimaryKeyType zurückgebenMethoden in org.jooq.meta.jaxb mit Parametern vom Typ MatchersPrimaryKeyTypeModifizierer und TypMethodeBeschreibungMatchers.withPrimaryKeys(MatchersPrimaryKeyType... values) Methodenparameter in org.jooq.meta.jaxb mit Typargumenten vom Typ MatchersPrimaryKeyTypeModifizierer und TypMethodeBeschreibungvoidMatchers.setPrimaryKeys(List<MatchersPrimaryKeyType> primaryKeys) Matchers.withPrimaryKeys(Collection<MatchersPrimaryKeyType> values) Matchers.withPrimaryKeys(List<MatchersPrimaryKeyType> primaryKeys)