node-sqlite3-driver
Toggle table of contents
0.4.1
common
Platform filter
common
Switch theme
Search in API
node-sqlite3-driver
node-sqlite3-driver
/
cz.sazel.sqldelight.dontuse
/
TestDataBaseDontUseQueries
/
selectWithLimit
select
With
Limit
common
fun
<
T
:
Any
>
selectWithLimit
(
value
:
Long
,
value_
:
Long
,
mapper
:
(
player_number
:
Long
,
full_name
:
String
)
->
T
)
:
<Error class: unknown class>
<
T
>
fun
selectWithLimit
(
value_
:
Long
,
value__
:
Long
)
:
<Error class: unknown class>
<
HockeyPlayer
>