|
Scala Library Documentation
|
|
scala/dbc/statement/JoinType.scala]
abstract
class
JoinType
extends AnyRefJointure.| Method Summary | |
abstract def
|
sqlString
: String
A SQL-99 string representation of the join behaviour.
|
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Method Details |
|
Scala Library Documentation
|
|