toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
ExplainResultRow
/
ExplainResultRow
Explain
Result
Row
constructor
(
fieldIndex
:
Map
<
String
,
Int
>
,
data
:
Array
<
Any
?
>
)
Parameters
field
Index
Mapping of the field names stored on this row to their index positions.