SessionTransactionData

org.beangle.data.orm.hibernate.SessionHelper.SessionTransactionData
class SessionTransactionData(session: SessionImplementor, previousFlushMode: FlushMode, needsConnectionReset: Boolean, previousIsolationLevel: Integer, readOnly: Boolean)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def resetSessionState(): Unit