SqlObjectMapper
SqlObjectMapper
/
sqlObjectMapper.annotationProcessing
/
IdValue
Id
Value
class
IdValue
This class is used to represent id value(s) of an entity.
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
Properties
values
Link copied to clipboard
val
values
:
List
<
Any
?
>