Moti Asayag has submitted this change and it was merged. Change subject: core: Refactor PermissionDAODbFacadeImpl ......................................................................
core: Refactor PermissionDAODbFacadeImpl The patch modify the mapper class modifier to static, move it to the bottom of the class and replaces its instantiation in the class with a single instance. Change-Id: Id484a669a4d26c9d474e92456e09c4fd8cf1c4d8 --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/PermissionDAODbFacadeImpl.java 1 file changed, 38 insertions(+), 37 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2976 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id484a669a4d26c9d474e92456e09c4fd8cf1c4d8 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masa...@redhat.com> Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches