HibernateConnectionHandle

org.beangle.data.orm.hibernate.SessionHelper$.HibernateConnectionHandle
class HibernateConnectionHandle(session: SessionImplementor) extends ConnectionHandle

Attributes

Graph
Supertypes
trait ConnectionHandle
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def getConnection: Connection

Attributes

Definition Classes
ConnectionHandle

Inherited methods

def releaseConnection(con: Connection): Unit

Attributes

Inherited from:
ConnectionHandle