| Package | Description |
|---|---|
| com.foundationdb.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 © 2015 FoundationDB, LLC. All rights reserved.