Adds an overload factory method `Internal#createSequence()` which accepts the sequence flags as individual parameters. The Java and Scala code generators now generate code using this factory method. So far only the `H2Database` knows how to supply the sequence flags to the code generator. Other dialects supporting sequences will follow in follow-up commits. Also note that support for the `ORDER` flag will be added separately (see jOOQ/jOOQ#9346). |
||
|---|---|---|
| .. | ||
| java | ||
| resources | ||