Yair Zaslavsky has submitted this change and it was merged.

Change subject: core: Adds entity DwhHistoryTimekeeping and variable heartBeat
......................................................................


core: Adds entity DwhHistoryTimekeeping and variable heartBeat

Adds store procedures to access dwh_history_timekeeping table.
Adds business entity DwhShistoryTimekeeping and its DAO.
Adds new variable 'heartBeat' to dwh_history_timekeeping table

Change-Id: Ib34301ea921b2fda9fb0e09927b0417c0c096aca
Bug-Url: https://bugzilla.redhat.com/962177
Signed-off-by: Martin Perina <[email protected]>
---
A 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/DwhHistoryTimekeeping.java
A 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/DwhHistoryTimekeepingVariable.java
M 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/DbFacade.java
A 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/dwh/DwhHistoryTimekeepingDao.java
A 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/dwh/DwhHistoryTimekeepingDaoDbFacadeImpl.java
M backend/manager/modules/dal/src/main/jdbc-resources/engine-daos.properties
A 
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/dwh/DwhHistoryTimekeepingDaoTest.java
A packaging/dbscripts/dwh_history_timekeeping_sp.sql
A packaging/dbscripts/upgrade/03_03_0950_add_dwh_heartbeat.sql
9 files changed, 296 insertions(+), 0 deletions(-)

Approvals:
  Yair Zaslavsky: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/19366
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib34301ea921b2fda9fb0e09927b0417c0c096aca
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Martin Peřina <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Yaniv Dary <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to