Package org.hibernate

Interface SharedSessionBuilder

All Superinterfaces:
SessionBuilder
All Known Implementing Classes:
AbstractDelegatingSharedSessionBuilder

public interfaceSharedSessionBuilderextendsSessionBuilder
SpecializedSessionBuilder with access to stuff from another session.
See Also: