QuerySet

harness.sql.query.QuerySet
final case class QuerySet

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

Members list

Inherited
  • Not inherited
  • Product

Value members

Concrete methods

def ~(other: QuerySet): QuerySet

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product