Interface SessionFactoryBuilder

All Known Subinterfaces:
SessionFactoryBuilderImplementor
All Known Implementing Classes:
AbstractDelegatingSessionFactoryBuilder, AbstractDelegatingSessionFactoryBuilderImplementor, SessionFactoryBuilderImpl

public interface SessionFactoryBuilder
The contract for building a SessionFactory given a specified set of options.
Since:
5.0
See Also: