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