JPA 2.0 API 1.0.1.Final-redhat-2

Uses of Class
javax.persistence.AccessType

Packages that use AccessType
javax.persistence   
 

Uses of AccessType in javax.persistence
 

Methods in javax.persistence that return AccessType
static AccessType AccessType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AccessType[] AccessType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


JPA 2.0 API 1.0.1.Final-redhat-2

Copyright © 2007-2012 Hibernate.org. All Rights Reserved.