Container transaction properties specify how an EJB container is to manage transaction scopes for the enterprise bean's method invocations. A transaction attribute is mapped to one or more methods.
Related concepts
EJB containers
Related tasks
Assembling EJB modules