Interface SessionBuilderImplementor

All Superinterfaces:
SessionBuilder
All Known Implementing Classes:
AbstractDelegatingSessionBuilderImplementor, SessionFactoryImpl.SessionBuilderImpl

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