Octavius Database
Toggle table of contents
5.1.1
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Octavius Database
api
/
org.octavius.data.exception
/
QueryContext
/
QueryContext
Query
Context
desktop
constructor
(
sql
:
String
,
parameters
:
Map
<
String
,
Any
?
>
,
dbSql
:
String
?
=
null
,
dbParameters
:
List
<
Any
?
>
?
=
null
,
transactionStepIndex
:
Int
?
=
null
)