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