delete
Password
@Modifying
@Query(value = ""DELETE FROM " + PASSWORDS_KEY + _WHERE_ + IDENTIFIER_KEY + "=:" + IDENTIFIER_KEY",
nativeQuery = true
)
Query used to delete a password
Parameters
passwordId
The identifier of the password