[Missing <summary> documentation for "N:NHibernate.Stat"]

Classes

  ClassDescription
Public classCategorizedStatistics
Statistics for a particular "category" (a named entity, collection role, second level cache region or query).
Public classCollectionStatistics
Collection related statistics
Public classEntityStatistics
Entity related statistics
Public classQueryStatistics
Query statistics (HQL and SQL)
Public classSecondLevelCacheStatistics
Second level cache statistics of a specific region
Public classSessionStatisticsImpl
Public classStatisticsImpl

Interfaces

  InterfaceDescription
Public interfaceISessionStatistics
Information about the first-level (session) cache for a particular session instance
Public interfaceIStatistics
Statistics for a particular ISessionFactory. Beware of metrics, they are dependent of the Stopwatch precision:
Public interfaceIStatisticsImplementor
Statistics SPI for the NHibernate core