toggle menu
exposed-adt-mapping
jvm
switch theme
search in API
exposed-adt-mapping
/
com.huanshankeji.exposed.datamapping
/
NullableDataQueryMapper
Nullable
Data
Query
Mapper
interface
NullableDataQueryMapper
<
Data
>
:
SimpleNullableDataQueryMapper
<
Data
>
(
source
)
Inheritors
DataQueryMapper
NullableDataMapper
Members
Properties
needed
Columns
Link copied to clipboard
abstract
val
neededColumns
:
List
<
Column
<
*
>
>
Functions
result
Row
To
Data
Link copied to clipboard
abstract
fun
resultRowToData
(
resultRow
:
ResultRow
)
:
Data