terpal-sql-core
1.9.20-0.3.0
jvm
terpal-sql-core
/
io.exoquery.sql
/
DecodingContext
Decoding
Context
open
class
DecodingContext
<
Session
,
Row
>
(
val
session
:
Session
,
val
row
:
Row
,
val
timeZone
:
TimeZone
)
Members
Constructors
Decoding
Context
Link copied to clipboard
constructor
(
session
:
Session
,
row
:
Row
,
timeZone
:
TimeZone
)
Properties
row
Link copied to clipboard
open
val
row
:
Row
session
Link copied to clipboard
open
val
session
:
Session
time
Zone
Link copied to clipboard
open
val
timeZone
:
TimeZone