Representation of an SQL join
- Companion:
- object
- Source:
- SqlMapping.scala
Value members
Concrete methods
Return the columns of table referred to by the parent side of the conditions of this join
Return the columns of table referred to by the parent side of the conditions of this join
- Source:
- SqlMapping.scala
Does this SqlJoin represent a predicate?
Does this SqlJoin represent a predicate?
- Source:
- SqlMapping.scala
Inherited methods
The name, if any, of this ColumnOwner
The name, if any, of this ColumnOwner
- Inherited from:
- ColumnOwner
- Source:
- SqlMapping.scala