NonEmptyMappedQuery
MappedQuery implementation for a non-trivial SQL query
- Source:
- SqlMapping.scala
Value members
Concrete methods
Yield a list of Tables one for each of the subobjects of the context type
contained in table.
Yield a list of Tables one for each of the subobjects of the context type
contained in table.
- Source:
- SqlMapping.scala
Yield a Table containing only subojects of the narrowedContext type
Yield a Table containing only subojects of the narrowedContext type
- Source:
- SqlMapping.scala
Does table contain subobjects of the type of the narrowedContext type
Does table contain subobjects of the type of the narrowedContext type
- Source:
- SqlMapping.scala
Concrete fields
The query rendered as a Fragment with all table and column aliases applied
The query rendered as a Fragment with all table and column aliases applied
- Source:
- SqlMapping.scala