edu.gemini.grackle.sql.SqlMappingLike.SqlQuery$.SqlJoin
See theSqlJoin companion object Representation of an SQL join
Attributes
- Companion:
- object
- Source:
- SqlMapping.scala
- Graph
- Supertypes
trait Serializable
class Object
trait Matchable
class Any
Members list
Concise view
Value members
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
Attributes
- Source:
- SqlMapping.scala
Does this SqlJoin represent a predicate?
Replace references to from with to
Render this SqlJoin as a Fragment
The name, if any, of this ColumnOwner