circular reference « JPA « Spring Q&A





1. How to solve circular reference in json serializer caused by Many TO Many hibernate bidirectional mapping?    stackoverflow.com

I am trying to serialize POJO to JSON but stuck in circular reference problem. I know how to handle one to many and reverse relationships using the @JsonBackReference and @JsonManagedReference. My ...

2. PerformanceMonitorInterceptor and Circular Reference with JPA    forum.springsource.org

Aug 26th, 2007, 01:17 AM #1 alpheratz View Profile View Forum Posts Private Message Senior Member Join Date Mar 2006 Posts 119 PerformanceMonitorInterceptor and Circular Reference with JPA I am trying ...