Escape

io.getquill.Escape
See theEscape companion trait
object Escape extends Escape

Attributes

Companion
trait
Graph
Supertypes
trait Escape
class Object
trait Matchable
class Any
Self type
Escape.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:
Escape
def table(s: String): String

Attributes

Inherited from:
NamingStrategy