org.ow2.easybeans.tests.common.ejbs.stateless.containermanaged.persistenceunitref |
EJB 3.0
EJB 3.0 tests.
|
Java Source File Name | Type | Comment |
SLSBPUnitRefDeclaration00.java | Class | This bean is used to test the persistence unit declarations on the bean class. |
SLSBPUnitRefFieldInjection00.java | Class | This bean is used to test the @PersistenceUnit annotation on fields. |
SLSBPUnitRefMethodInjection00.java | Class | This bean is used to test the @PersistenceUnit annotation on methods. |
SLSBPUnitRefXML00.java | Class | This bean is used to test the the persistence unit reference declaration and injection in a xml descriptor. |