BetterMetadata
0.9.1
BetterMetadata
/
dev.warrengates.bettermetadata
/
VersionColumnType
Version
Column
Type
enum
VersionColumnType
:
Enum
<
VersionColumnType
>
,
IntegerEnum
Content copied to clipboard
Version column type
Entries
Properties
Entries
UNKNOWN
Link copied to clipboard
UNKNOWN
(
DatabaseMetaData.versionColumnUnknown
)
Content copied to clipboard
Unknown
NOT_PSEUDO_COLUMN
Link copied to clipboard
NOT_PSEUDO_COLUMN
(
DatabaseMetaData.versionColumnNotPseudo
)
Content copied to clipboard
Not Pseudo Column
IS_PSEUDO_COLUMN
Link copied to clipboard
IS_PSEUDO_COLUMN
(
DatabaseMetaData.versionColumnPseudo
)
Content copied to clipboard
Is Pseudo Column
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