Uses of Interface
com.akiban.sql.parser.IndexDefinition

Packages that use IndexDefinition
com.akiban.sql.parser   
 

Uses of IndexDefinition in com.akiban.sql.parser
 

Classes in com.akiban.sql.parser that implement IndexDefinition
 class CreateIndexNode
          A CreateIndexNode is the root of a QueryTree that represents a CREATE INDEX statement.
 class IndexConstraintDefinitionNode
           
 



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