Package org.hibernate

Interface SharedSessionBuilder

All Superinterfaces:
SessionBuilder
All Known Implementing Classes:
AbstractDelegatingSharedSessionBuilder

public interface SharedSessionBuilder extends SessionBuilder
Specialized SessionBuilder with access to stuff from another session.
See Also: