| Package | Description |
|---|---|
| org.jooq.meta.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected List<MatchersSequenceType> |
Matchers.sequences |
| Modifier and Type | Method and Description |
|---|---|
MatchersSequenceType |
ObjectFactory.createMatchersSequenceType()
Create an instance of
MatchersSequenceType |
MatchersSequenceType |
MatchersSequenceType.withExpression(String value)
This sequence matcher applies to all unqualified or qualified sequence names matched by this expression.
|
MatchersSequenceType |
MatchersSequenceType.withSequenceIdentifier(MatcherRule value)
This rule influences the naming of the generated
Sequence identifier. |
| Modifier and Type | Method and Description |
|---|---|
List<MatchersSequenceType> |
Matchers.getSequences() |
| Modifier and Type | Method and Description |
|---|---|
Matchers |
Matchers.withSequences(MatchersSequenceType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
Matchers.setSequences(List<MatchersSequenceType> sequences) |
Matchers |
Matchers.withSequences(Collection<MatchersSequenceType> values) |
Matchers |
Matchers.withSequences(List<MatchersSequenceType> sequences) |
Copyright © 2021. All rights reserved.