| Package | Description |
|---|---|
| com.foundationdb.sql.parser |
| Modifier and Type | Field and Description |
|---|---|
protected JSQLType |
JavaValueNode.jsqlType |
| Modifier and Type | Method and Description |
|---|---|
JSQLType |
JavaValueNode.getJSQLType()
Get the JSQLType that corresponds to this node.
|
| Modifier and Type | Method and Description |
|---|---|
TypeId |
JavaValueNode.mapToTypeID(JSQLType jsqlType)
Map a JSQLType to a compilation type id.
|
Copyright © 2015 FoundationDB, LLC. All rights reserved.