See: Description
Class | Description |
---|---|
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 resovler to optimize calls
It works only for a single validate* call and should not be used if
the TraversableResolver is accessed concurrently
|
Various implementations of the TraversableResolver interface.
Copyright © 2018 JBoss by Red Hat. All rights reserved.