Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP1 (5.2.5)
-
All
Description
A new SimplePojoClp class has been added to simplify the process of serializing POJOs between class loaders. The advantage of SimplePojoClp is the local and remote classes do not have to match or even be derived from each other as long as their properties match. Any bean properties that the source bean exposes but the target bean does not will silently be ignored.
Attachments
Issue Links
- is related to
-
LPS-5351 SimplePojoClp to save a lot of duplicate code when wiring pojos between class loaders
- Closed