dataprism-jdbc
dataprism-jdbc
Docs
API
dataprism.jdbc
platform
H2JdbcPlatform
Compile
DbArray
H2JdbcPlatform
Api
Impl
MariaDbJdbcPlatform
MariaDbJdbcPlatform
Api
Impl
MySql57JdbcPlatform
MySql57JdbcPlatform
Api
Impl
MySql8JdbcPlatform
MySql8JdbcPlatform
Api
Impl
MySqlJdbcPlatform
Compile
PostgresJdbcPlatform
Compile
DbArray
PostgresJdbcPlatform
Api
Impl
SqliteJdbcPlatform
Compile
SqliteJdbcPlatform
Api
Impl
sql
ConnectionDb
ConnectionTransactionDb
DataSourceDb
DataSourceDb
H2JdbcTypes
javaTime
H2JdbcTypes
JdbcAnsiTypes
JdbcAnsiTypes
JdbcCodec
JdbcCodec
given_Invariant_JdbcCodec
JdbcColumns
JdbcColumns
MySqlJdbcTypeCastable
MySqlJdbcTypes
castType
MySqlJdbcTypes
PostgresJdbcTypes
javaTime
PostgresJdbcTypes
SqliteJdbcTypes
SqliteJdbcTypes
jdbcType
DepartmentK
DepartmentK
EmployeK
EmployeK
FooK
FooK
CK
CK
HomeK
HomeK
ResidentK
ResidentK
TaskK
TaskK
Testing
Location
given_Db_Future_JdbcCodec
testingDef
dataprism-jdbc
/
dataprism.jdbc
/
dataprism.jdbc.platform
/
PostgresJdbcPlatform
/
Compile
Compile
dataprism.jdbc.platform.PostgresJdbcPlatform.Compile
object
Compile
extends
SqlCompileImpl
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
SqlCompileImpl
trait
SqlCompile
class
Object
trait
Matchable
class
Any
Self type
Compile
.
type
Members list
Clear all
Value members
Inherited methods
inline
def
operation
[
A
,
B
,
F
[
_
] :
MonadThrow
](
types
:
A
)(
using
res
:
MapRes
[
Type
,
A
])(
f
: (
res
.
K
[
DbValue
])
=>
Operation
[
B
])(
implicit
evidence$1
:
MonadThrow
[
F
],
db
:
Db
[
F
,
Codec
]): (res.
K
[
Id
])
=>
F
[
B
]
Attributes
Inherited from:
SqlCompile
def
operationK
[
A
[
_
[
_
]] :
TraverseKC
,
B
,
F
[
_
] :
MonadThrow
](
types
:
A
[
Type
])(
f
: (
A
[
DbValue
])
=>
Operation
[
B
])(
implicit
evidence$1
:
ApplyKC
[
A
],
evidence$2
:
TraverseKC
[
A
],
evidence$3
:
MonadThrow
[
F
],
db
:
Db
[
F
,
Codec
]): (
A
[
Id
])
=>
F
[
B
]
Attributes
Inherited from:
SqlCompileImpl
inline
def
raw
[
A
](
types
:
A
)(
using
res
:
MapRes
[
Type
,
A
])(
f
: (
res
.
K
[
DbValue
])
=>
SqlStr
[
Codec
]): (res.
K
[
Id
])
=>
SqlStr
[
SqlOperationsBase
.
this
.
Codec
]
Attributes
Inherited from:
SqlCompile
def
rawK
[
A
[
_
[
_
]] :
TraverseKC
](
types
:
A
[
Type
])(
f
: (
A
[
DbValue
])
=>
SqlStr
[
Codec
]): (
A
[
Id
])
=>
SqlStr
[
SqlOperations
.
this
.
Codec
]
Attributes
Inherited from:
SqlCompileImpl
protected
def
simple
[
A
[
_
[
_
]] :
TraverseKC
,
B
](
types
:
A
[
Type
])(
f
: (
A
[
DbValue
])
=>
B
)(
doReplacement
: (
B
,
Map
[
Object
,
Seq
[
Any
]])
=>
B
): (
A
[
Id
])
=>
B
Attributes
Inherited from:
SqlCompileImpl
In this article
Attributes
Members list
Value members
Inherited methods