|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.hq.hibernate.CurrentSessionFinder
public class CurrentSessionFinder
This class knows how to find the current Hibernate session. See also: etc/hibernate.properties
| Constructor Summary | |
|---|---|
CurrentSessionFinder(org.hibernate.engine.SessionFactoryImplementor factory)
|
|
| Method Summary | |
|---|---|
org.hibernate.classic.Session |
currentSession()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CurrentSessionFinder(org.hibernate.engine.SessionFactoryImplementor factory)
| Method Detail |
|---|
public org.hibernate.classic.Session currentSession()
currentSession in interface org.hibernate.context.CurrentSessionContext
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||