Package ome.tools.hibernate
Class ProxySafeFilter
- java.lang.Object
-
- ome.util.ContextFilter
-
- ome.tools.hibernate.ProxySafeFilter
-
- All Implemented Interfaces:
ome.util.Filter
public class ProxySafeFilter extends ome.util.ContextFilter
extension toContextFilter
to check for uninitialized Hibernate proxies before stepping into an entity or collection.- Since:
- 1.0
-
-
Constructor Summary
Constructors Constructor Description ProxySafeFilter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
doFilter(java.lang.String fieldId, java.util.Collection c)
protected void
doFilter(java.lang.String fieldId, ome.util.Filterable f)
-