
public class OCreateSequenceStatement extends OStatement
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE_CACHED |
static int |
TYPE_ORDERED |
CUSTOM_STRICT_SQLchildren, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OCreateSequenceStatement(int id) |
OCreateSequenceStatement(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
execute, jjtAccept, toString, validatechildrenAccept, dump, getDatabase, getValue, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toStringpublic static final int TYPE_CACHED
public static final int TYPE_ORDERED
public OCreateSequenceStatement(int id)
public OCreateSequenceStatement(OrientSql p, int id)
public void toString(Map<Object,Object> params, StringBuilder builder)
toString in class OStatementCopyright © 2009–2025 OrientDB. All rights reserved.