Interface SessionFactoryOptions

All Superinterfaces:
QueryEngineOptions
All Known Implementing Classes:
AbstractDelegatingSessionFactoryOptions, MockSessionFactory, ProcessorSessionFactory, SessionFactoryOptionsBuilder

public interface SessionFactoryOptions extends QueryEngineOptions
Aggregator of special options used to build the SessionFactory.
Since:
5.0
See Also:
API Note:
This type belongs to an SPI package. Due to a historical mistake, it is exposed via the deprecated method SessionFactory.getSessionFactoryOptions().