
Allon Mureinik has submitted this change and it was merged. Change subject: core: StoragePoolDAO single RowMapper ...................................................................... core: StoragePoolDAO single RowMapper Remove local instances of RowMappers in StoragePoolDAO and used the preexisting static final member instead. Change-Id: I06e8a0f5d5dfbf2a4ab5de10c1c942def84ad2ed Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/StoragePoolDAODbFacadeImpl.java 1 file changed, 0 insertions(+), 173 deletions(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12569 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I06e8a0f5d5dfbf2a4ab5de10c1c942def84ad2ed Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>