Java org.hibernate.stat SessionStatistics fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.stat SessionStatistics fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.stat SessionStatistics.

The text is from its open source code.

Constructor

Method

intgetCollectionCount()
Get the number of collection instances associated with the session
SetgetCollectionKeys()
Get the set of all CollectionKeys
intgetEntityCount()
Get the number of entity instances associated with the session
SetgetEntityKeys()
Get the set of all EntityKeys