Example usage for org.hibernate.context.internal ManagedSessionContext subclass-usage

List of usage examples for org.hibernate.context.internal ManagedSessionContext subclass-usage

Introduction

In this page you can find the example usage for org.hibernate.context.internal ManagedSessionContext subclass-usage.

Usage

From source file org.babyfish.hibernate.context.internal.ManagedXSessionContext.java

/**
 * @author Tao Chen
 */
public class ManagedXSessionContext extends ManagedSessionContext implements CurrentXSessionContext {

    private static final long serialVersionUID = 1315676025450712332L;