kotysa-vertx-sqlclient
3.0.0
jvm
kotysa-vertx-sqlclient
/
org.ufoss.kotysa.vertx.mutiny.sqlclient
/
MutinySqlClient
/
selectCountAllFrom
select
Count
All
From
open
infix
fun
<
T
:
Any
>
selectCountAllFrom
(
table
:
Table
<
T
>
)
:
Uni
<
Long
>