octavius-postgresql
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
octavius-postgresql
client
/
io.github.octaviusframework.client.query
/
UpdateQuery
/
from
from
fun
from
(
tables
:
String
)
:
UpdateQuery
Sets the
FROM
clause, for an update that reads from other tables.