Change in ovirt-engine[master]: webadmin: Allow GWT to work with Hibernate

masayag at redhat.com masayag at redhat.com
Thu May 14 07:14:46 UTC 2015


Moti Asayag has submitted this change and it was merged.

Change subject: webadmin: Allow GWT to work with Hibernate
......................................................................


webadmin: Allow GWT to work with Hibernate

Hibernate collections serialization is not supported by GWT.
This patch provides serialization techniques to some commonly
user Hibernate collections, so that objects can be serialized
to the browser.

Change-Id: I54f2b14a54d3e90c3e27746b024e2260131bc13d
Signed-off-by: lzelkha at redhat.com <lzelkha at redhat.com>
---
A frontend/webadmin/modules/gwt-extension/src/main/java/org/ovirt/engine/ui/uioverrides/org/hibernate/collection/internal/PersistentBag.java
1 file changed, 12 insertions(+), 0 deletions(-)

Approvals:
  Daniel Erez: Looks good to me, but someone else must approve
  Moti Asayag: Looks good to me, approved
  Liran Zelkha: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I54f2b14a54d3e90c3e27746b024e2260131bc13d
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liran Zelkha <lzelkha at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liran Zelkha <lzelkha at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list