existsById

abstract fun existsById(id: ID): Boolean(source)

Check if a record exists with the given ID.

Return

true if the record exists

Parameters

id

The primary key value