Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

E28847-01


Package org.eclipse.persistence.jpa.internal.jpql.util

Interface Summary
Filter<T> A filter is used to determine if a value can be "accepted" or "rejected".

 

Class Summary
AndFilter<T> This filter will "accept" any object that is accept by both of the specified wrapped filters.
CompoundFilter<T> This filter provides a simple framework for combining the behavior of a pair of filters.
NullFilter A null implementation of a Filter.

 


Skip navigation links

Copyright © 1998, 2012, Oracle. All Rights Reserved.