|
Scala 2.1.8
|
class
Aggregate
extends
scala.dbc.statement.Expression with
scala.ScalaObjectConstructor Summary | |
def
this
|
Def Summary | |
def
aggregateName
: java.lang.String
|
|
def
filterClause
: scala.Option[scala.dbc.statement.Expression]
|
|
def
setFunction
: scala.dbc.statement.expression.SetFunction
|
|
def
sqlInnerString
: java.lang.String
A SQL-99 compliant string representation of the relation sub- statement. This only has a meaning inside another statement. |
Constructor Detail |
def
this
Def Detail |
def
aggregateName
: java.lang.String
def
filterClause
: scala.Option[scala.dbc.statement.Expression]
def
setFunction
: scala.dbc.statement.expression.SetFunction
def
sqlInnerString
: java.lang.String