The ISessionFactoryImplementor type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ConnectionProvider |
Get the IConnectionProvider used.
|
![]() | CurrentSessionContext |
Gets the ICurrentSessionContext instance attached to this session factory.
|
![]() | DefinedFilterNames |
Obtain a set of the names of all filters defined on this SessionFactory.
(Inherited from ISessionFactory.) |
![]() | Dialect |
Get the SQL Dialect.
|
![]() | EntityNotFoundDelegate | |
![]() | Interceptor | |
![]() | IsClosed | Was this ISessionFactory already closed? (Inherited from ISessionFactory.) |
![]() | QueryCache |
Get the default query cache
|
![]() | QueryPlanCache | |
![]() | Settings | |
![]() | SQLExceptionConverter | Retrieves the SQLExceptionConverter in effect for this SessionFactory. |
![]() | SQLFunctionRegistry | |
![]() | Statistics | Get the statistics for this session factory (Inherited from ISessionFactory.) |
![]() | StatisticsImplementor | Statistics SPI |
![]() | TransactionFactory | |
![]() | UpdateTimestampsCache | The cache of table update timestamps |