You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 29 Next »

  1. *Java EE Basics
  2. Getting Things
  3. Security
  4. Transactions
  5. EJB 3.0 Applications
    1. EJB 3.0 Specification
    2. Callbacks
    3. Understanding Callbacks
    4. Security Annotations
    5. Transaction Annotations
    6. EJB Refs
    7. XML Overrides
    8. JPA Concepts
  6. EJB 3.1 Applications
    1. Singleton Beans
  7. Configuration
    1. Understanding the Directory Layout
    2. System Properties
    3. Deployments
    4. Containers and Resources
    5. MDB Container
    6. Configuring DataSources
    7. Security
    8. Clients
    9. JNDI Names
  8. JPA Providers
    1. General
    2. OpenJPA
    3. Hibernate
  9. Standalone Server
    1. Startup
    2. Deploy Tool
    3. Properties Tool
  10. Testing Techniques
    1. Application discovery via the classpath
    2. Embedded Configuration
    3. Configuring DataSources in Tests
    4. Configuring PersistenceUnits in Tests
    5. Configuring Containers in Tests
    6. Configuring Logging in Tests
    7. Alternate Descriptors
    8. Unit Testing Transactions
    9. TestCase with TestBean inner-class
    10. TestCase Injection (@LocalClient)
  11. Spring
    1. Spring and OpenEJB 3.0
    2. Spring and OpenEJB 3.1 and later
    3. Spring, EJB and JPA example
  12. Examples
  • No labels