Literal

io.getquill.Literal
See theLiteral companion trait
object Literal extends Literal

Attributes

Companion
trait
Graph
Supertypes
trait Literal
class Object
trait Matchable
class Any
Self type
Literal.type

Members list

Value members

Inherited methods

def column(s: String): String

Attributes

Inherited from:
NamingStrategy
override def default(s: String): String

Attributes

Definition Classes
Inherited from:
Literal
def table(s: String): String

Attributes

Inherited from:
NamingStrategy