Re: [json-lib-user] Hibernate Beans
Brought to you by:
aalmiray
From: Andres A. <aal...@ya...> - 2008-02-12 17:45:34
|
Hi Manos, 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). Cheers, Andres ------------------------------------------- http://jroller.com/aalmiray http://www.linkedin.com/in/aalmiray -- What goes up, must come down. Ask any system administrator. There are 10 types of people in the world: Those who understand binary, and those who don't. To understand recursion, we must first understand recursion. ----- Original Message ---- From: Manos Batsis <man...@ge...> To: jso...@li... Sent: Tuesday, February 12, 2008 5:16:38 AM Subject: [json-lib-user] Hibernate Beans Hello, Just wanted to see whether serializing Hibernate javabeans (or EJB3 Entity beans) to JSON works. Hibernate beans have CGLIB generated proxies for their properties and that sometimes causes problems with serializers in general. Many thanks, Manos ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ json-lib-user mailing list jso...@li... https://lists.sourceforge.net/lists/listinfo/json-lib-user ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping |