BeangleJtaSessionContext

class BeangleJtaSessionContext(factory: SessionFactoryImplementor) extends JTASessionContext
class JTASessionContext
class AbstractCurrentSessionContext
trait CurrentSessionContext
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

override protected def buildOrObtainSession(): Session
Definition Classes
JTASessionContext

Inherited methods

@throws(org.hibernate.HibernateException)
def currentSession(): Session
Inherited from
JTASessionContext