QueryLevel

io.getquill.sql.norm.QueryLevel
See theQueryLevel companion trait
object QueryLevel

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
QueryLevel.type

Members list

Type members

Classlikes

case object Inner extends QueryLevel

Not a Top-level query

Not a Top-level query

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait QueryLevel
class Object
trait Matchable
class Any
Show all
Self type
Inner.type
case class Top(topLevelQuat: Quat) extends QueryLevel

Top-level externally-facing query

Top-level externally-facing query

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait QueryLevel
class Object
trait Matchable
class Any
Show all
case object TopUnwrapped extends QueryLevel

Top-level query that is not externally facing e.g. it's an unwrapped case class AST

Top-level query that is not externally facing e.g. it's an unwrapped case class AST

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait QueryLevel
class Object
trait Matchable
class Any
Show all
Self type

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror