org.ow2.easybeans.tests.common.ejbs.stateless.beanmanaged.transaction |
EJB 3.0
EJB 3.0 tests.
|
Java Source File Name | Type | Comment |
ItfBeanManagedTransaction.java | Interface | Inserts table test in the database using bean-managed transaction. |
SLSBBeanManagedTransaction.java | Class | Inserts the table test in the database using the UserTransaction. |