delete

public boolean delete(I id)

Deletes the record with the passed ID.

Return

true if the operation succeeded, false otherwise

Parameters

id

the record to delete