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 © 2018 JBoss by Red Hat. All rights reserved.