privatestaticfinalStringUPDATE_FAILED="Failed to update entity [%s]; Id [%s] not found in database";
privatestaticfinalStringUPDATE_FAILED_OPTIMISTIC_LOCKING="Failed to update entity [%s]; The entity was updated since it was rea or it isn't in the database at all";
privatestaticfinalStringUPDATE_FAILED_OPTIMISTIC_LOCKING="Failed to update entity [%s]; The entity was updated since it was read or it isn't in the database at all";