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 © 2019 JBoss by Red Hat. All rights reserved.