org.ow2.easybeans.tests.common.ejbs.stateless.containermanaged.persistencectxref |
EJB 3.0
EJB 3.0 tests.
|
Java Source File Name | Type | Comment |
SLSBPCtxRefDeclaration00.java | Class | This bean is used to test the persistence context declarations on the bean class. |
SLSBPCtxRefFieldInjection00.java | Class | This bean is used to test the @PersistenceContext annotation on fields. |
SLSBPCtxRefMethodInjection00.java | Class | This bean is used to test the @PersistenceContext annotation on methods. |
SLSBPCtxRefXML00.java | Class | This bean is used to test the the persistence context reference declaration and injection in a xml descriptor. |