javax.persistence
Annotation Type Access


@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface Access

Used to specify an access type to be applied to an entity class, mapped superclass, or embeddable class, or to a specific attribute of such a class.

Since:
Java Persistence 2.0

Required Element Summary
 AccessType value
          (Required) Specification of field- or property-based access.
 

Element Detail

value

public abstract AccessType value
(Required) Specification of field- or property-based access.



Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41

Scripting on this page tracks web page traffic, but does not change the content in any way.