Uses of Class
com.akiban.sql.types.JSQLType

Packages that use JSQLType
com.akiban.sql.parser   
 

Uses of JSQLType in com.akiban.sql.parser
 

Fields in com.akiban.sql.parser declared as JSQLType
protected  JSQLType JavaValueNode.jsqlType
           
 

Methods in com.akiban.sql.parser that return JSQLType
 JSQLType JavaValueNode.getJSQLType()
          Get the JSQLType that corresponds to this node.
 

Methods in com.akiban.sql.parser with parameters of type JSQLType
 TypeId JavaValueNode.mapToTypeID(JSQLType jsqlType)
          Map a JSQLType to a compilation type id.
 



Copyright © 2013 Akiban Technologies, Inc. All rights reserved.