| Package | Description | 
|---|---|
| org.hibernate | 
 
        This package defines the central Hibernate APIs. 
 | 
| org.hibernate.engine.spi | |
| org.hibernate.internal | 
 
    An internal package containing mostly implementations of central Hibernate APIs. 
 | 
| org.hibernate.stat.internal | 
| Modifier and Type | Method and Description | 
|---|---|
SessionStatistics | 
Session.getStatistics()
Get the statistics for this session. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SessionStatistics | 
SessionDelegatorBaseImpl.getStatistics()  | 
| Modifier and Type | Method and Description | 
|---|---|
SessionStatistics | 
SessionImpl.getStatistics()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SessionStatisticsImpl  | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.