|
||||||||||
| PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.ejb.TxEntityMap
| Field Summary | |
protected TransactionLocal (src) |
m_map
Deprecated. |
| Constructor Summary | |
TxEntityMap()
Deprecated. |
|
| Method Summary | |
void |
associate(Transaction (src) tx,
EntityEnterpriseContext (src) entity)
Deprecated. associate entity with transaction |
EntityEnterpriseContext (src) |
getCtx(java.lang.Object key)
Deprecated. |
EntityEnterpriseContext (src) |
getCtx(Transaction (src) tx,
java.lang.Object key)
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected TransactionLocal (src) m_map
| Constructor Detail |
public TxEntityMap()
| Method Detail |
public void associate(Transaction (src) tx,
EntityEnterpriseContext (src) entity)
throws RollbackException (src) ,
SystemException (src)
RollbackException (src)
SystemException (src)
public EntityEnterpriseContext (src) getCtx(Transaction (src) tx,
java.lang.Object key)
public EntityEnterpriseContext (src) getCtx(java.lang.Object key)
|
||||||||||
| PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||