DWR provides a bean converter that blindly invokes all non-excluded getters of a given object during the serialization phase, but this can be a problem when such object is a detached JPA entity with non-initialized lazy relationships. To help solve this issue, DWR-TopLink provides a custom bean converter that ignores non-initialized lazy relationships without the need to explicitely exclude them.
Commercial Use
Modify
Distribute
Place Warranty
Sub-License
Private Use
Use Patent Claims
Hold Liable
Use Trademarks
Include Copyright
State Changes
Include License
Include Notice
These details are provided for information only. No information here is legal advice and should not be used as such.
There are no reported vulnerabilities