|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.jca.cci.connection.CciLocalTransactionManager.CciLocalTransactionObject
private static class CciLocalTransactionManager.CciLocalTransactionObject
CCI local transaction object, representing a ConnectionHolder. Used as transaction object by CciLocalTransactionManager.
ConnectionHolder| Field Summary | |
|---|---|
private ConnectionHolder |
connectionHolder
|
| Constructor Summary | |
|---|---|
private |
CciLocalTransactionManager.CciLocalTransactionObject()
|
| Method Summary | |
|---|---|
ConnectionHolder |
getConnectionHolder()
|
void |
setConnectionHolder(ConnectionHolder connectionHolder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private ConnectionHolder connectionHolder
| Constructor Detail |
|---|
private CciLocalTransactionManager.CciLocalTransactionObject()
| Method Detail |
|---|
public void setConnectionHolder(ConnectionHolder connectionHolder)
public ConnectionHolder getConnectionHolder()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||