The StatisticsImpl type exposes the following members.

Constructors

  NameDescription
Public methodStatisticsImpl()()()()
Initializes a new instance of the StatisticsImpl class
Public methodStatisticsImpl(ISessionFactoryImplementor)
Initializes a new instance of the StatisticsImpl class

Methods

  NameDescription
Public methodClear
Public methodCloseSession
Public methodCloseStatement
Public methodConnect
Public methodDeleteEntity
Public methodEndTransaction
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFetchCollection
Public methodFetchEntity
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFlush
Public methodGetCollectionStatistics
Public methodGetEntityStatistics
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetQueryStatistics
Public methodGetSecondLevelCacheStatistics
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInsertEntity
Public methodLoadCollection
Public methodLoadEntity
Public methodLogSummary
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOpenSession
Public methodOptimisticFailure
Public methodPrepareStatement
Public methodQueryCacheHit
Public methodQueryCacheMiss
Public methodQueryCachePut
Public methodQueryExecuted
Public methodRecreateCollection
Public methodRemoveCollection
Public methodSecondLevelCacheHit
Public methodSecondLevelCacheMiss
Public methodSecondLevelCachePut
Public methodToString (Overrides Object..::..ToString()()()().)
Public methodUpdateCollection
Public methodUpdateEntity

Extension Methods

  NameDescription
Public Extension MethodAs<(Of <<'(T>)>>) (Defined by TypeHelperExtensionMethods.)
Public Extension MethodIsBetween
Apply a "between" constraint to the named property Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.)
Public Extension MethodIsIn(array<Object>[]()[][])Overloaded.
Apply an "in" constraint to the named property Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.)
Public Extension MethodIsIn(ICollection)Overloaded.
Apply an "in" constraint to the named property Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.)
Public Extension MethodIsProxy (Defined by NHibernateProxyHelper.)
Public Extension MethodToTypeParameters (Defined by ReflectHelper.)

Properties

See Also