Uses of Class
com.akiban.sql.parser.SQLParser

Packages that use SQLParser
com.akiban.sql.views   
 

Uses of SQLParser in com.akiban.sql.views
 

Constructors in com.akiban.sql.views with parameters of type SQLParser
ViewDefinition(String sql, SQLParser parser)
          Parse the given SQL as CREATE VIEW and remember the definition.
 



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