in scala/dbc/statement/expression
object Default

case object Default
extends Expression
with ScalaObject
with CaseClass

Method Summary
final def sqlInnerString: String
     A SQL-99 compliant string representation of the relation sub- statement.

Method Detail

sqlInnerString

  final def sqlInnerString: String
A SQL-99 compliant string representation of the relation sub- statement. This only has a meaning inside another statement.