Package org.hibernate.validator.internal.engine.resolver

Various implementations of the TraversableResolver interface.

See:
          Description

Class Summary
DefaultTraversableResolver A JPA 2 aware TraversableResolver.
JPATraversableResolver An implementation of TraversableResolver which is aware of JPA 2 and utilizes PersistenceUtil to get query the reachability of a property.
SingleThreadCachedTraversableResolver Cache results of a delegated traversable resolver to optimize calls.
 

Package org.hibernate.validator.internal.engine.resolver Description

Various implementations of the TraversableResolver interface.



Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved