BetterMetadata
0.9.1
BetterMetadata
/
dev.warrengates.bettermetadata
/
ResultSetHoldability
Result
Set
Holdability
enum
ResultSetHoldability
:
Enum
<
ResultSetHoldability
>
,
IntegerEnum
Content copied to clipboard
Result set holdability
Entries
Properties
Entries
CLOSE_CURSORS_AT_COMMIT
Link copied to clipboard
CLOSE_CURSORS_AT_COMMIT
(
ResultSet.CLOSE_CURSORS_AT_COMMIT
)
Content copied to clipboard
Close Cursors At Commit
HOLD_CURSORS_OVER_COMMIT
Link copied to clipboard
HOLD_CURSORS_OVER_COMMIT
(
ResultSet.HOLD_CURSORS_OVER_COMMIT
)
Content copied to clipboard
Hold Cursors Over Commit
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
open
override
val
value
:
Int
Content copied to clipboard