TableQuery

ldbc.query.builder.TableQuery
object TableQuery

Attributes

Source
TableQuery.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TableQuery.type

Members list

Value members

Concrete methods

def apply[P <: Product](using table: Table[P], mirror: ProductOf[P]): TableQuery[Table[P], Opt[P]]

Attributes

Source
TableQuery.scala