Originally created by Valentin Crettaz
1. EJB Overview
* 1.1 -> 1.2, 2.1, 2.3
* 1.2 -> 24.2
* 1.3 -> 24.1.2
* 1.4 -> 25 + *'s responsibilities sections all over the spec
* 1.5 -> 23.3
2. Client View of a Session Bean
* 2.1 -> 6.2.1, 6.3
* 2.2 -> 6.5
3. Session Bean Component Contract
* 3.1 -> 7.4, 7.5.1, 7.5.5, 7.9.1
* 3.2 -> 7.4.1, 7.7.5
* 3.3 -> 7.5.1, 7.5.2, 7.5.3
* 3.4 -> 7.6, 7.7, 7.8, 7.9
* 3.5 -> 7.10, 7.11
* 3.6 -> 7.10.2, 7.10.5, 7.10.6, 7.10.3, 7.10.4, 7.10.7, 7.10.8
4. Session Bean Lifecycle
* 4.1 -> 7.6, 7.8
* 4.2 -> 7.6.1, 7.8.2
* 4.3 -> 7.6.3
5. Client View of an Entity
* 5.1 -> 9.5, 9.6, 9.4.1
* 5.2 -> 9.10
* 5.3 -> 9.9
* 5.4 -> 9.5, 9.6
6. Component Contract for Container-managed Persistence (CMP)
* 6.1 -> 10.3, 10.3.1
* 6.2 -> 10.3.2, 10.3.4
* 6.3 -> 10.3.6, 10.3.7, 10.3.8
* 6.4 -> 10.3.13
* 6.5 -> 10.3.13
* 6.6 -> 10.6
7. CMP Entity Bean Lifecycle
* 7.1 -> 10.5
* 7.2 -> 10.5.2, 10.6
* 7.3 -> 10.5.3, 10.7
8. Entity Beans
* 8.1 -> 10.5.4
* 8.2 -> 10.8, 10.3.5
9. EJB-QL
* 9.1 -> 11.2.6, 11.2.7, 11.2.8
* 9.2 -> 11.3
* 9.3 -> 11.2.7.5, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.7.10, 11.2.7.11
10. Message-Driven Bean Component Contract
* 10.1 -> 15.3, 15.5
* 10.2 -> 15.4
* 10.3 -> 15.4.3
* 10.4 -> 15.7, 15.8
11. Transactions
* 11.1 -> 17.2, 17.3.1, 17.3.3, 17.3.4
* 11.2 -> 17.4, 17.7.4
* 11.3 -> 17.4.1, 17.6.2, 17.6.3
* 11.4 -> 17.6.1, 17.6.2, 17.6.3
12. Exceptions
* 12.1 -> 18
* 12.2 -> 18.2, 18.3
* 12.3 -> 18.2, 18.3.1, 18.3.2, 18.4
* 12.4 -> 18.2, 18.3
* 12.5 -> 18.4
13. Entreprise Bean Environment
* 13.1 -> 20.2
* 13.2 -> 20.2, 20.3, 20.4
* 13.3 -> 20.2, 20.3, 20.4, 20.5
14. Security Management
* 14.1 -> 21.2.5.3, 21.3.1, 21.3.2, 21.3.3, 21.4.2
* 14.2 -> 21.2, 21.3, 21.4, 21.6, 21.7, 22.1, 22.2, 22.3, 22.4
* 14.3 -> 21.2.5
* 14.4 -> 21.2.5.3, 21.3, 21.4.2, 21.4.3, 22.3
ScbcdLinks CategoryCertification