Interface SessionBuilderImplementor

All Superinterfaces:
CommonBuilder, SessionBuilder
All Known Subinterfaces:
SharedSessionBuilderImplementor
All Known Implementing Classes:
AbstractDelegatingSessionBuilder, AbstractDelegatingSessionBuilderImplementor

public interface SessionBuilderImplementor extends SessionBuilder
Defines the internal contract between the SessionBuilder and other parts of Hibernate.
See Also: