|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.transaction.JNDITransactionManagerLookup
org.hibernate.transaction.ResinTransactionManagerLookup
public class ResinTransactionManagerLookup
TransactionManagerLookup strategy for Resin
| Constructor Summary | |
|---|---|
ResinTransactionManagerLookup()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getName()
Get the JNDI namespace under wich we can locate the TransactionManager. |
java.lang.String |
getUserTransactionName()
Return the JNDI namespace of the JTA UserTransaction for this platform or null;
optional operation. |
| Methods inherited from class org.hibernate.transaction.JNDITransactionManagerLookup |
|---|
getTransactionIdentifier, getTransactionManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResinTransactionManagerLookup()
| Method Detail |
|---|
protected java.lang.String getName()
TransactionManager.
getName in class JNDITransactionManagerLookupTransactionManager JNDI namespacepublic java.lang.String getUserTransactionName()
UserTransaction for this platform or null;
optional operation.
UserTransaction for this platform.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||