Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.entity
/
EntitySequence
/
entityExtractor
entity
Extractor
val
entityExtractor
:
(
row
:
QueryRowSet
)
->
E
(
source
)
The function used to extract entity objects for each result row.