BetterMetadata
0.9.1
BetterMetadata
/
dev.warrengates.bettermetadata
/
ResultSetConcurrency
Result
Set
Concurrency
enum
ResultSetConcurrency
:
Enum
<
ResultSetConcurrency
>
,
IntegerEnum
Content copied to clipboard
Result set concurrency
Entries
Properties
Entries
UPDATABLE
Link copied to clipboard
UPDATABLE
(
ResultSet.CONCUR_UPDATABLE
)
Content copied to clipboard
Updatable
READ_ONLY
Link copied to clipboard
READ_ONLY
(
ResultSet.CONCUR_READ_ONLY
)
Content copied to clipboard
Read Only
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