Union
easysql.query.select.Union
class Union[T <: Tuple, A <: Tuple](val selectItems: Map[String, String], left: Query[_, _], op: SqlUnionType, right: Query[_, _]) extends Query[T, A]
Attributes
- Graph
- Supertypes
Members list
Concise view
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- Query
Attributes
- Inherited from:
- Query
Attributes
- Inherited from:
- Query
Attributes
- Inherited from:
- Query
Attributes
- Inherited from:
- Query
Attributes
- Inherited from:
- Query
Attributes
- Inherited from:
- Query
Attributes
- Inherited from:
- Query
Attributes
- Inherited from:
- Query
Attributes
- Inherited from:
- Query
Attributes
- Inherited from:
- Query
Attributes
- Inherited from:
- Query