AttributeAccessor instead; renamed to avoid confusion with the JPA
 AccessType enum.@Target(value={TYPE,METHOD,FIELD}) @Retention(value=RUNTIME) @Deprecated public @interface AccessType
Access annotation; however,
 @Access is limited to field/property access definitions.public abstract String value
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.