Instance Constructors
- new MemoryCodeGen()
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- def ->[B](y: B): (MemoryCodeGen, B)
- final def ==(arg0: Any): Boolean
- def andThen[A](g: (CompilerState) => A): (CompilerState) => A
- def apply(state: CompilerState): CompilerState
- def apply(node: Node, state: CompilerState): Node
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def compile(n: Node): ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, _]
- def compileMapping(n: Node): CompiledMapping
- def compileServerSideAndMapping(serverSide: Node, mapping: Option[Node], state: CompilerState): (Node, Option[CompiledMapping])
- def compose[A](g: (A) => CompilerState): (A) => CompilerState
- def createColumnConverter(n: Node, idx: Int, column: Option[FieldSymbol]): ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, _]
- def createGetOrElseResultConverter[T](rc: ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Option[T]], default: () => T): ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, T]
- def createIsDefinedResultConverter[T](rc: ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Option[T]]): ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Boolean]
- def createOptionRebuildingConverter(discriminator: ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Boolean], data: ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Any]): ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Option[Any]]
- def createTypeMappingResultConverter(rc: ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Any], mapper: Mapper): ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Any]
- def ensuring(cond: (MemoryCodeGen) => Boolean, msg: => Any): MemoryCodeGen
- def ensuring(cond: (MemoryCodeGen) => Boolean): MemoryCodeGen
- def ensuring(cond: Boolean, msg: => Any): MemoryCodeGen
- def ensuring(cond: Boolean): MemoryCodeGen
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- lazy val logger: SlickLogger
- val name: String
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def retype(n: Node): Node
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def trType(t: Type): Type
- def transformCountAll(gen: TermSymbol, n: Node): Node
- def transformSimpleGrouping(n: Node): Node
- def treeAndType(n: Node): (Node, Type)
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
Deprecated Value Members
- def finalize(): Unit
- def formatted(fmtstr: String): String
- def →[B](y: B): (MemoryCodeGen, B)
Value Members
- def compileMapping(n: Node): CompiledMapping
- def createGetOrElseResultConverter[T](rc: ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Option[T]], default: () => T): ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, T]
- def createIsDefinedResultConverter[T](rc: ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Option[T]]): ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Boolean]
- def createOptionRebuildingConverter(discriminator: ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Boolean], data: ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Any]): ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Option[Any]]
- def createTypeMappingResultConverter(rc: ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Any], mapper: Mapper): ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Any]
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Inherited by implicit conversion StringFormat fromMemoryCodeGen to StringFormat[MemoryCodeGen]
Value Members
- def formatted(fmtstr: String): String
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- def ->[B](y: B): (MemoryCodeGen, B)
- final def ==(arg0: Any): Boolean
- def andThen[A](g: (CompilerState) => A): (CompilerState) => A
- def apply(state: CompilerState): CompilerState
- def apply(node: Node, state: CompilerState): Node
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def compile(n: Node): ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, _]
- def compileMapping(n: Node): CompiledMapping
- def compileServerSideAndMapping(serverSide: Node, mapping: Option[Node], state: CompilerState): (Node, Option[CompiledMapping])
- def compose[A](g: (A) => CompilerState): (A) => CompilerState
- def createColumnConverter(n: Node, idx: Int, column: Option[FieldSymbol]): ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, _]
- def createGetOrElseResultConverter[T](rc: ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Option[T]], default: () => T): ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, T]
- def createIsDefinedResultConverter[T](rc: ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Option[T]]): ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Boolean]
- def createOptionRebuildingConverter(discriminator: ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Boolean], data: ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Any]): ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Option[Any]]
- def createTypeMappingResultConverter(rc: ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Any], mapper: Mapper): ResultConverter[ProductValue, ArrayBuffer[Any], Nothing, Any]
- def ensuring(cond: (MemoryCodeGen) => Boolean, msg: => Any): MemoryCodeGen
- def ensuring(cond: (MemoryCodeGen) => Boolean): MemoryCodeGen
- def ensuring(cond: Boolean, msg: => Any): MemoryCodeGen
- def ensuring(cond: Boolean): MemoryCodeGen
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- lazy val logger: SlickLogger
- val name: String
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def retype(n: Node): Node
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def trType(t: Type): Type
- def transformCountAll(gen: TermSymbol, n: Node): Node
- def transformSimpleGrouping(n: Node): Node
- def treeAndType(n: Node): (Node, Type)
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
- def formatted(fmtstr: String): String
- def →[B](y: B): (MemoryCodeGen, B)
edit this text on github
Scala Language-Integrated Connection Kit
This is the API documentation for the Slick database library. It should be used as an additional resource to the user manual.
Further documentation for Slick can be found on the documentation pages.
To the slick package list...