terpal-sql-core
1.9.20-0.3.0
jvm
terpal-sql-core
/
io.exoquery.sql
/
UuidEncoding
Uuid
Encoding
interface
UuidEncoding
<
Session
,
Stmt
,
Row
>
Inheritors
SqlEncoding
Members
Properties
Uuid
Decoder
Link copied to clipboard
abstract
val
UuidDecoder
:
SqlDecoder
<
Session
,
Row
,
UUID
>
Uuid
Encoder
Link copied to clipboard
abstract
val
UuidEncoder
:
SqlEncoder
<
Session
,
Stmt
,
UUID
>