Literal

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

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Literal.type

Members list

Value members

Concrete methods

override def default(s: String): String

Attributes

Definition Classes

Inherited methods

def column(s: String): String

Attributes

Inherited from:
NamingStrategy
def table(s: String): String

Attributes

Inherited from:
NamingStrategy