in scala.dbc.statement
class JoinType

abstract class JoinType
extends java.lang.Object
with scala.ScalaObject
A join behaviour in a Jointure.

Constructor Summary
def this



Def Summary
def sqlString : java.lang.String
A SQL-99 string representation of the join behaviour.


Constructor Detail
def this

Def Detail
def sqlString : java.lang.String
A SQL-99 string representation of the join behaviour.