find By Id
Find an entity of this type by ID.
Return
the entity found, or null if not found.
Parameters
id
the ID of the entity to find.
Find an entity of this type by ID and lock it.
Return
the entity found, or null if not found.
Parameters
id
the ID of the entity to find.
lock Mode Type
the locking strategy to be used when retrieving the entity.