FragmentBuilder
oxygen.sql.generic.generation.FragmentBuilder
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
def convert(queryExpr: QueryExpr)(using ParseContext, GenerationContext, Quotes): ParseResult[GeneratedFragment]
def requiredRet(r: Returning, idt: String)(using ParseContext, GenerationContext, Quotes): ParseResult[GeneratedFragment]
def ret(r: Returning, idt: String)(using ParseContext, GenerationContext, Quotes): ParseResult[Option[GeneratedFragment]]
def values(ins: InsertQ, i: Into)(using ParseContext, GenerationContext, Quotes): ParseResult[GeneratedFragment]
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
In this article