- accept0
void accept0(SQLASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- clone
Identity clone()
Undocumented in source. Be warned that the author may not have intended to support it.
- getIncrement
Integer getIncrement()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSeed
Integer getSeed()
Undocumented in source. Be warned that the author may not have intended to support it.
- isNotForReplication
bool isNotForReplication()
Undocumented in source. Be warned that the author may not have intended to support it.
- setIncrement
void setIncrement(Integer increment)
Undocumented in source. Be warned that the author may not have intended to support it.
- setNotForReplication
void setNotForReplication(bool notForReplication)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSeed
void setSeed(Integer seed)
Undocumented in source. Be warned that the author may not have intended to support it.