toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.statements
/
StatementResult
/
Object
Object
data
class
Object
(
val
resultSet
:
ResultSet
)
:
StatementResult
Stores the
resultSet
retrieved on statement execution.
Members
Constructors
Object
Link copied to clipboard
constructor
(
resultSet
:
ResultSet
)
Properties
result
Set
Link copied to clipboard
val
resultSet
:
ResultSet