public class StateFieldResolver extends AbstractPathResolver
Resolver is responsible to resolve the type of a state field, which is the leaf of
the state field path expression.
It is possible the state field path expression is actually an enum type, which will be
| Constructor and Description |
|---|
StateFieldResolver(Resolver parent,
java.lang.String path)
Creates a new
StateFieldResolver. |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ResolverVisitor visitor)
|
getManagedType, getMapping, getPath, toStringgetParent, getType, isNullAllowed, setNullAllowedpublic void accept(ResolverVisitor visitor)
EclipseLink 2.4.2, "build v20130514-5956486" API Reference