Class AbstractContentAssistVisitor.CollectionMappingFilter
- java.lang.Object
-
- org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.CollectionMappingFilter
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedCollectionMappingFilter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanaccept(IMapping value)Determines whether the specified object is "accepted" by the filter.
-