Moti Asayag has uploaded a new change for review. Change subject: core: Use single mapper instance by StepDaoDbFacadeImpl ......................................................................
core: Use single mapper instance by StepDaoDbFacadeImpl The patch extracts the mapper instantiation into a static classes to be instantiate once. Change-Id: I0d67e7941c06f35c12249a5e79b7e744c6aff203 --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/StepDaoDbFacadeImpl.java 1 file changed, 23 insertions(+), 20 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/98/1898/1 -- To view, visit http://gerrit.ovirt.org/1898 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0d67e7941c06f35c12249a5e79b7e744c6aff203 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
