The Java EE 5 Tutorial
    
Numbers and Symbols
 
 @DeclareRoles annotation ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 @DenyAll annotation ( Index Term Link ) ( Index Term Link )
 
 @EmbeddedId annotation ( Index Term Link )
 
 @Entity annotation ( Index Term Link )
 
 @Id annotation ( Index Term Link )
 
 @IdClass annotation ( Index Term Link )
 
 @Local annotation ( Index Term Link ) ( Index Term Link )
 
 @ManyToMany annotation ( Index Term Link ) ( Index Term Link )
 
 @ManyToOne annotation ( Index Term Link )
 
 @MessageDriven annotation ( Index Term Link )
 
 @NamedQuery annotation ( Index Term Link )
 
 @OneToMany annotation ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 @OneToOne annotation ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 @PermitAll annotation ( Index Term Link ) ( Index Term Link )
 
 @PersistenceContext annotation ( Index Term Link )
 
 @PersistenceUnit annotation ( Index Term Link )
 
 @PostActivate annotation ( Index Term Link ) ( Index Term Link )
 
 @PostConstruct annotation ( Index Term Link )
 
 @PostConstruct annotation ( Index Term Link ) ( Index Term Link )
 
 @PostConstruct method, session beans using JMS ( Index Term Link )
 
 @PreDestroy annotation ( Index Term Link )
 
 @PreDestroy annotation ( Index Term Link ) ( Index Term Link )
 
 @PreDestroy method, session beans using JMS ( Index Term Link )
 
 @PrePassivate annotation ( Index Term Link ) ( Index Term Link )
 
 @Remote annotation ( Index Term Link ) ( Index Term Link )
 
 @Remove annotation ( Index Term Link )
 
 @Remove annotation ( Index Term Link ) ( Index Term Link )
 
 @Resource annotation ( Index Term Link ) ( Index Term Link )
  JMS resources ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 @RolesAllowed annotation ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 @RunAs annotation ( Index Term Link ) ( Index Term Link )
 
 @Stateful annotation ( Index Term Link )
 
 @Timeout annotation ( Index Term Link )
 
 @Timeout method ( Index Term Link )
 
 @Transient annotation ( Index Term Link )
 
 @WebMethod annotation ( Index Term Link )
 
 @XmlAccessorOrder annotation ( Index Term Link ) ( Index Term Link )
  defined on class ( Index Term Link )
  defined on package ( Index Term Link )
 
 @XmlAnyAttribute annotation ( Index Term Link )
 
 @XmlAnyElement annotation ( Index Term Link )
 
 @XmlAttachmentRef annotation ( Index Term Link )
 
 @XmlAttribute annotation ( Index Term Link ) ( Index Term Link )
  defining property or field as XML attribute ( Index Term Link )
  where to set annotation ( Index Term Link )
 
 @XmlElement annotation ( Index Term Link )
 
 @XmlElementDecl annotation ( Index Term Link )
 
 @XmlElementRef annotation ( Index Term Link )
 
 @XmlElementRefs annotation ( Index Term Link )
 
 @XmlElements annotation ( Index Term Link )
 
 @XmlElementWrapper annotation ( Index Term Link )
 
 @XmlEnum annotation ( Index Term Link )
 
 @XmlEnumValue annotation ( Index Term Link )
 
 @XmlID annotation ( Index Term Link )
 
 @XmlIDREF annotation ( Index Term Link )
 
 @XmlInlineBinaryData annotation ( Index Term Link )
 
 @XmlJavaTypeAdapter annotation ( Index Term Link ) ( Index Term Link )
  associating XmlAdapter implementation with Target type ( Index Term Link )
 
 @XmlJavaTypeAdapters annotation ( Index Term Link )
 
 @XmlList annotation ( Index Term Link )
 
 @XmlMimeType annotation ( Index Term Link )
 
 @XmlMixed annotation ( Index Term Link )
 
 @XmlRootElement annotation ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 @XmlSchema annotation ( Index Term Link ) ( Index Term Link )
 
 @XmlSchemaType annotation ( Index Term Link )
  customizing mapping of property/field to XML built-in type ( Index Term Link )
 
 @XmlSchemaTypes annotation ( Index Term Link )
 
 @XmlTransient annotation ( Index Term Link )
 
 @XmlType annotation ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  mapping class or enum type to XML Schema type ( Index Term Link )
 
 @XmlType.propOrder annotation ( Index Term Link )
  defined on class ( Index Term Link )
 
 @XmlValue annotation ( Index Term Link )