com.atlassian.greenhopper.manager.lexorank
Interface SqlSelectStatement.CompleteStatement

All Known Subinterfaces:
SqlSelectStatement.GroupByClause, SqlSelectStatement.HavingClause, SqlSelectStatement.LimitClause, SqlSelectStatement.OrderByClause, SqlSelectStatement.WhereClause
Enclosing class:
SqlSelectStatement

public static interface SqlSelectStatement.CompleteStatement


Method Summary
 SqlSelectStatement build()
           
 

Method Detail

build

SqlSelectStatement build()


Copyright © 2007-2014 Atlassian. All Rights Reserved.