scalikejdbc-helper-postgres
scalikejdbc-helper-postgres
API
bitlap.scalikejdbc
ObjectType
PostgresSQLSyntaxSupport
Utils
bitlap.scalikejdbc.binders
AllBinders
ArrayBinders
JsonBinders
UnsafeJsonBinders
bitlap.scalikejdbc.internal
DeriveParameterBinder
DeriveTypeBinder
scalikejdbc-helper-postgres
/
bitlap.scalikejdbc.binders
/
JsonBinders
JsonBinders
bitlap.scalikejdbc.binders.JsonBinders
trait
JsonBinders
Attributes
Version:
1.0,2023/3/9
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
trait
AllBinders
Clear all
Members list
Concise view
Givens
Givens
given
json2Type
[
T
<:
Map
[
_
,
_
]](
using
map
:
String
=>
T
):
TypeBinder
[
T
]
given
type2Json
[
T
<:
Map
[
_
,
_
]](
using
map
:
T
=>
String
):
ParameterBinderFactory
[
T
]
Only support
scala.collection.immutable.Map
Only support
scala.collection.immutable.Map
Attributes