Package | Description |
---|---|
com.akiban.sql.parser |
Modifier and Type | Class and Description |
---|---|
class |
AlterServerNode |
class |
LockTableNode
A LockTableNode is the root of a QueryTree that represents a LOCK TABLE command:
LOCK TABLE
|
class |
SetRoleNode
A SetRoleNode is the root of a QueryTree that represents a SET ROLE
statement.
|
class |
SetSchemaNode
A SetSchemaNode is the root of a QueryTree that
represents a SET SCHEMA statement.
|
Copyright © 2013. All Rights Reserved.