Alona Kaplan has posted comments on this change.

Change subject: engine: CRUD actions for HostNicVfsConfig
......................................................................


Patch Set 10:

(1 comment)

https://gerrit.ovirt.org/#/c/35948/10/backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/network/HostNicVfsConfigDaoDbFacadeImpl.java
File 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/network/HostNicVfsConfigDaoDbFacadeImpl.java:

Line 11: 
Line 12: public class HostNicVfsConfigDaoDbFacadeImpl extends 
DefaultGenericDaoDbFacade<HostNicVfsConfig, Guid> implements 
HostNicVfsConfigDao {
Line 13: 
Line 14:     public HostNicVfsConfigDaoDbFacadeImpl() {
Line 15:         super("hostNicVfsConfig");
> if you change it to initcap 'HostNicVfsConfig' you would be able to maintai
Done
Line 16:         setProcedureNameForGet("GethostNicVfsConfigById");
Line 17:     }
Line 18: 
Line 19:     @Override


-- 
To view, visit https://gerrit.ovirt.org/35948
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I022a1d19d935832a8baae41c123322dff0ab779b
Gerrit-PatchSet: 10
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkap...@redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkap...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to