|
|
Scala 2
v2.1.3 |
class
Expression
extends
scala.dbc.statement.Relation with
scala.ScalaObject| Constructor Summary | |
def
this
|
|
| Def Summary | |
def
fieldTypes
: scala.List[scala.dbc.DataType]
|
|
def
sqlInnerString
: java.lang.String
A SQL-99 compliant string representation of the relation sub- statement. This only has a meaning inside another statement. |
|
def
sqlString
: java.lang.String
A SQL-99 compliant string representation of the expression. |
|
| Constructor Detail |
def
this
| Def Detail |
def
fieldTypes
: scala.List[scala.dbc.DataType]
def
sqlInnerString
: java.lang.String
def
sqlString
: java.lang.String