Re: [json-lib-user] Hibernate Beans
Brought to you by:
aalmiray
From: Manos B. <man...@ge...> - 2008-02-13 10:13:47
|
Hello Andres, Andres Almiray wrote: > Json-lb is capable of serializing Hibernate/JPA beans, other users have > requested > some features that may help you in your tests, for example skipping > transient fields, > @Transient annotated fields, JsonBeanProcessorMatcher and > JsonValueProcessorMatcher > capable of matching subclasses (like CGLIB proxies). Many thanks, this is "go" enough for me :-) Cheers, Manos |