Annotation Type ProxyFor
Annotation on EntityProxy and ValueProxy classes specifying the domain
(server-side) object type.
- See Also:
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
value
Class<?> valueThe domain type that the proxy is mapped to. -
locator
-