little.sql.Execution
See theExecution companion object
Represents result of either update or query.
If update, the result is count
; otherwise, the execution is a query with resultSet
.
Attributes
- See also
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article