public class

SunONETransactionManagerLookup

extends JNDITransactionManagerLookup
java.lang.Object
   ↳ org.hibernate.transaction.JNDITransactionManagerLookup
     ↳ org.hibernate.transaction.SunONETransactionManagerLookup

Class Overview

TransactionManagerLookup strategy for Sun ONE Application Server 7 and above

Summary

Public Constructors
SunONETransactionManagerLookup()
Public Methods
String getUserTransactionName()
Protected Methods
String getName()
Get the JNDI namespace under wich we can locate the TransactionManager.
[Expand]
Inherited Methods
From class org.hibernate.transaction.JNDITransactionManagerLookup
From class java.lang.Object
From interface org.hibernate.transaction.TransactionManagerLookup

Public Constructors

public SunONETransactionManagerLookup ()

Public Methods

public String getUserTransactionName ()

Protected Methods

protected String getName ()

Get the JNDI namespace under wich we can locate the TransactionManager.

Returns
  • The TransactionManager JNDI namespace