scalasql-core
scalasql-core
API
scalasql.core
generated
QueryableRow
Aggregatable
Aggregatable
Proxy
Config
Config
Context
Context
From
Impl
DbApi
DbApi
Impl
Savepoint
SavepointImpl
TransactionListener
Txn
DbClient
DbClient
Connection
DataSource
DialectConfig
DialectTypeMappers
Expr
Expr
ExprQueryable
Identity
Simple
ExprsToSql
FastAccumulator
JoinNullable
JoinNullable
LiveExprs
LiveExprs
Queryable
Queryable
ResultSetIterator
Row
Row
SqlStr
SqlStr
Flattened
Interp
SqlStrInterp
TypeInterp
Interp
Renderable
Renderable
SqlStringSyntax
TypeMapper
TypeMapper
WithSqlExpr
WithSqlExpr
scalasql-core
/
scalasql.core
/
Context
/
Impl
Impl
scalasql.core.Context.Impl
case
class
Impl
(
fromNaming
:
Map
[
From
,
String
],
exprNaming
:
Map
[
Identity
,
SqlStr
],
valueMarker
:
Boolean
,
config
:
Config
,
dialectConfig
:
DialectConfig
)
extends
Context
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Context
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
markAsValue
:
Context
def
withExprNaming
(
exprNaming
:
Map
[
Identity
,
SqlStr
]):
Context
def
withFromNaming
(
fromNaming
:
Map
[
From
,
String
]):
Context
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods