| Package | Description |
|---|---|
| org.hibernate |
This package defines the central Hibernate APIs.
|
| 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 |
SessionImpl.getStatistics() |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionStatisticsImpl |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.