May 2008
Intermediate to advanced
276 pages
5h 23m
English
The following table shows EJB 3 annotations together with their corresponding packages. The list is not exhaustive, only annotations described in this book are shown here.
|
Annotation |
Package |
|---|---|
|
@Remote, @Stateless, @EJB, @Stateful, @Remove, @Local, @TransactionAttribute, @ApplicationException, @MessageDriven, @ActivationConfigProperty, @Timeout |
javax.ejb |
|
@Resource, @PostConstruct, @PreDestroy |
javax.annotation |
|
@PersistenceContext, @Entity, @Id, @Table, @Basic, @TableGenerator, @GeneratedValue, @SequenceGenerator, @Column, @OneToOne, @OneToMany, @ManyToMany, @JoinColumn, @JoinTable, @JoinColumns, @Embedded, @Embeddable, @Enumerated, @MapKey, @Lob, @Temporal, @IdClass, @Inheritance, ... |
Read now
Unlock full access