java.lang.Object
org.jooq.meta.jaxb.MatchersSequenceType
- Alle implementierten Schnittstellen:
Serializable,XMLAppendable
Declarative naming strategy configuration for sequence names.
- Siehe auch:
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungfinal voidappendTo(XMLBuilder builder) booleanThis sequence matcher applies to all unqualified or qualified sequence names matched by this expression.This rule influences the naming of the generatedSequenceidentifier.inthashCode()voidsetExpression(String value) This sequence matcher applies to all unqualified or qualified sequence names matched by this expression.voidsetSequenceIdentifier(MatcherRule value) This rule influences the naming of the generatedSequenceidentifier.toString()withExpression(String value) This sequence matcher applies to all unqualified or qualified sequence names matched by this expression.This rule influences the naming of the generatedSequenceidentifier.
-
Felddetails
-
expression
-
sequenceIdentifier
-
-
Konstruktordetails
-
MatchersSequenceType
public MatchersSequenceType()
-
-
Methodendetails
-
getExpression
This sequence matcher applies to all unqualified or qualified sequence names matched by this expression. If left empty, this matcher applies to all sequences. -
setExpression
This sequence matcher applies to all unqualified or qualified sequence names matched by this expression. If left empty, this matcher applies to all sequences. -
getSequenceIdentifier
This rule influences the naming of the generatedSequenceidentifier. -
setSequenceIdentifier
This rule influences the naming of the generatedSequenceidentifier. -
withExpression
This sequence matcher applies to all unqualified or qualified sequence names matched by this expression. If left empty, this matcher applies to all sequences. -
withSequenceIdentifier
This rule influences the naming of the generatedSequenceidentifier. -
appendTo
- Angegeben von:
appendToin SchnittstelleXMLAppendable
-
toString
-
equals
-
hashCode
public int hashCode()
-