| Class | Description |
|---|---|
| BasicCmp2TestClient | |
| Cmp2AllowedOperationsTests |
[9] Should be run as the nineth test suite of the BasicCmpTestClients
=========================================================================
Operations allowed in the methods of an entity bean
=========================================================================
Bean method | Bean method can perform the following operations
______________________|__________________________________________________
|
constructor | -
______________________|__________________________________________________
|
setEntityContext | EntityContext methods:
unsetEntityContext | - getEJBHome
| JNDI access to java:comp/env
______________________|__________________________________________________
|
ejbCreate | EntityContext methods:
| - getEJBHome
| - getCallerPrincipal
| - getRollbackOnly
| - isCallerInRole
| - setRollbackOnly
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
ejbPostCreate | EntityContext methods:
| - getEJBHome
| - getCallerPrincipal
| - getRollbackOnly
| - isCallerInRole
| - setRollbackOnly
| - getEJBObject
| - getPrimaryKey
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
ejbRemove | EntityContext methods:
| - getEJBHome
| - getCallerPrincipal
| - getRollbackOnly
| - isCallerInRole
| - setRollbackOnly
| - getEJBObject
| - getPrimaryKey
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
ejbFind* | EntityContext methods:
ejbSelect* | - getEJBHome
ejbHome | - getCallerPrincipal
| - getRollbackOnly
| - isCallerInRole
| - setRollbackOnly
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
ejbSelectInEntity* | EntityContext methods:
| - getEJBHome
| - getCallerPrincipal
| - getRollbackOnly
| - isCallerInRole
| - setRollbackOnly
| - getEJBObject
| - getPrimaryKey
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
ejbActivate | EntityContext methods:
ejbPassivate | - getEJBHome
| - getEJBObject
| - getPrimaryKey
| JNDI access to java:comp/env
______________________|__________________________________________________
|
ejbLoad | EntityContext methods:
ejbStore | - getEJBHome
| - getCallerPrincipal
| - getRollbackOnly
| - isCallerInRole
| - setRollbackOnly
| - getEJBObject
| - getPrimaryKey
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
business method | EntityContext methods:
from remote interface | - getEJBHome
| - getCallerPrincipal
| - getRollbackOnly
| - isCallerInRole
| - setRollbackOnly
| - getEJBObject
| - getPrimaryKey
| JNDI access to java:comp/env
| Resource manager access
| Enterprise bean access
______________________|__________________________________________________
|
| Cmp2EjbHomeTests |
[3] Should be run as the third test suite of the BasicCmpTestClients
|
| Cmp2EjbMetaDataTests |
[8] Should be run as the eigth test suite of the BasicCmpTestClients
|
| Cmp2EjbObjectTests |
[4] Should be run as the fourth test suite of the BasicCmpTestClients
|
| Cmp2HandleTests |
[7] Should be run as the seventh test suite of the BasicCmpTestClients
|
| Cmp2HomeHandleTests |
[6] Should be run as the sixth test suite of the BasicCmpTestClients
|
| Cmp2HomeIntfcTests |
[2] Should be run as the second test suite of the BasicCmpTestClients
|
| Cmp2JndiEncTests |
[4] Should be run as the fourth test suite of the EncCmpTestClients
|
| Cmp2JndiTests |
[1] Should be run as the first test suite of the BasicCmpTestClients
|
| Cmp2RemoteIntfcTests |
[5] Should be run as the fifth test suite of the BasicCmpTestClients
|
| Cmp2RmiIiopTests | |
| Cmp2TestClient | |
| Cmp2TestSuite | |
| Complex2EjbHomeTests |
[3] Should be run as the third test suite of the BasicCmpTestClients
|
| Complex2EjbMetaDataTests |
[8] Should be run as the eigth test suite of the BasicCmpTestClients
|
| Complex2EjbObjectTests |
[4] Should be run as the fourth test suite of the BasicCmpTestClients
|
| Complex2HandleTests |
[7] Should be run as the seventh test suite of the BasicCmpTestClients
|
| Complex2HomeHandleTests |
[6] Should be run as the sixth test suite of the BasicCmpTestClients
|
| Complex2HomeIntfcTests |
[2] Should be run as the second test suite of the BasicCmpTestClients
|
| Complex2RemoteIntfcTests |
[5] Should be run as the fifth test suite of the BasicCmpTestClients
|
| ComplexCmp2TestClient | |
| EjbqlLocalTest | |
| Unknown2EjbHomeTests |
[3] Should be run as the third test suite of the BasicCmpTestClients
|
| Unknown2EjbMetaDataTests |
[8] Should be run as the eigth test suite of the BasicCmpTestClients
|
| Unknown2EjbObjectTests |
[4] Should be run as the fourth test suite of the BasicCmpTestClients
|
| Unknown2HandleTests |
[7] Should be run as the seventh test suite of the BasicCmpTestClients
|
| Unknown2HomeHandleTests |
[6] Should be run as the sixth test suite of the BasicCmpTestClients
|
| Unknown2HomeIntfcTests |
[2] Should be run as the second test suite of the BasicCmpTestClients
|
| Unknown2RemoteIntfcTests |
[5] Should be run as the fifth test suite of the BasicCmpTestClients
|
| UnknownCmp2TestClient |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.