List of usage examples for org.hibernate SessionBuilder interface-usage
From source file com.github.jmnarloch.hstreams.StreamSessionBuilder.java
/** * A wrapper around the {@link SessionBuilder} interface that overrides most of the methods return types. * * @author Jakub Narloch */ public interface StreamSessionBuilder extends SessionBuilder {
From source file org.babyfish.hibernate.XSessionBuilder.java
/** * @author Tao Chen */ public interface XSessionBuilder extends SessionBuilder { @Override