ReplaceLiftings

io.getquill.ReplaceLiftings
See theReplaceLiftings companion object
case class ReplaceLiftings(foreachIdentName: String, existingColumnNames: List[String], state: ListMap[String, ScalarTag]) extends StatefulTransformer[ListMap[String, ScalarTag]]

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Definition Classes
def freshIdent(newCol: String): String

Inherited methods

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product