in scala.dbc.syntax.Statement
class SelectGroupBy

abstract class SelectGroupBy
extends java.lang.Object
with ScalaObject

Constructor Summary
def this



Def Summary
def groupByClause : List

def then ( se : java.lang.String ) : SelectGroupBy

def then ( se : StatementExpression ) : SelectGroupBy



Constructor Detail
def this

Def Detail
def groupByClause : List

def then ( se : java.lang.String ) : SelectGroupBy

def then ( se : StatementExpression ) : SelectGroupBy