Daniel Erez has submitted this change and it was merged. Change subject: core: SnapshotDao - added getAllByStorageDomain method ......................................................................
core: SnapshotDao - added getAllByStorageDomain method SnapshotDao/DbFacadeImpl: * Added getAllByStorageDomain method. snapshot_sp.sql: * Added GetAllSnapshotsByStorageDomainId stored procedure. Change-Id: I13a5d3493be9f26caa0d6f4e15a9c6c9d308cfd9 Signed-off-by: Daniel Erez <[email protected]> --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/SnapshotDao.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/SnapshotDaoDbFacadeImpl.java M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/SnapshotDaoTest.java M packaging/dbscripts/snapshots_sp.sql 4 files changed, 38 insertions(+), 0 deletions(-) Approvals: Daniel Erez: Verified Maor Lipchuk: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/26321 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I13a5d3493be9f26caa0d6f4e15a9c6c9d308cfd9 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Liron Ar <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
