isId

val isId: Boolean = false

Specify if the column is an ID of the entity you are going to map. More than 1 columns can be marked as ID columns (composite key). This only need to be used when RsToMany is used