LeftJoin

oxygen.sql.query.dsl.T.Partial.LeftJoin
final class LeftJoin[A] extends JoinLike

Attributes

Graph
Supertypes
trait JoinLike
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def withFilter(f: A => Boolean): Join[Option[A]]