DialectConfig

scalasql.core.DialectConfig

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Value members

Abstract methods

def castParams: Boolean
def escape(str: String): String

Concrete methods

def withCastParams(params: Boolean): DialectConfig