Class CollectionEquivalentResolver

java.lang.Object
org.eclipse.persistence.jpa.jpql.tools.resolver.Resolver
org.eclipse.persistence.jpa.jpql.tools.resolver.CollectionEquivalentResolver

public class CollectionEquivalentResolver extends Resolver
This Resolver compares each IType retrieved from the list of Resolvers that were gathered for a given Expression and returns that type if they are all the same type otherwise the IType for Object is returned.
Since:
2.3
Version:
2.5