QueryType

io.getquill.IdiomContext.QueryType
See theQueryType companion object
sealed trait QueryType

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Batch
class BatchInsert
class BatchUpdate
trait Regular
object Delete.type
object Insert.type
object Select.type
object Update.type
Show all

Members list

Value members

Abstract methods