Annotation Type ProxyFor


@Retention(RUNTIME) @Target(TYPE) public @interface ProxyFor
Annotation on EntityProxy and ValueProxy classes specifying the domain (server-side) object type.
See Also: