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(a)redhat.com <lzelkha(a)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(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liran Zelkha <lzelkha(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org