@Retention(value=RUNTIME) @Target(value=FIELD) public @interface ODataJPAProperty
ODataJPAEntity annotation, to indicate which fields of the
OData EDM entity map to which fields in the JPA entity.public abstract String value
Copyright © 2017 SDL Group. All rights reserved.