|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.hivetranse.transaction.hibernate3.SessionsRepositoryImpl.TransactionEntry
protected static class SessionsRepositoryImpl.TransactionEntry
Constructor Summary | |
---|---|
SessionsRepositoryImpl.TransactionEntry(org.hibernate.classic.Session session,
org.hibernate.Transaction tx)
|
Method Summary | |
---|---|
org.hibernate.classic.Session |
getSession()
|
org.hibernate.Transaction |
getTransaction()
|
void |
setTransaction(org.hibernate.Transaction tx)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SessionsRepositoryImpl.TransactionEntry(org.hibernate.classic.Session session, org.hibernate.Transaction tx)
Method Detail |
---|
public org.hibernate.classic.Session getSession()
public org.hibernate.Transaction getTransaction()
public void setTransaction(org.hibernate.Transaction tx)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |