| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SharedSessionContract | |
|---|---|
| org.hibernate | This package defines the central Hibernate APIs. | 
| org.hibernate.event.spi | |
| org.hibernate.internal | An internal package containing mostly implementations of central Hibernate APIs of the org.hibernatepackage. | 
| Uses of SharedSessionContract in org.hibernate | 
|---|
| Subinterfaces of SharedSessionContract in org.hibernate | |
|---|---|
|  interface | SessionThe main runtime interface between a Java application and Hibernate. | 
|  interface | StatelessSessionA command-oriented API for performing bulk operations against a database. | 
| Uses of SharedSessionContract in org.hibernate.event.spi | 
|---|
| Subinterfaces of SharedSessionContract in org.hibernate.event.spi | |
|---|---|
|  interface | EventSource | 
| Uses of SharedSessionContract in org.hibernate.internal | 
|---|
| Classes in org.hibernate.internal that implement SharedSessionContract | |
|---|---|
|  class | AbstractSessionImplFunctionality common to stateless and stateful sessions | 
|  class | SessionImplConcrete implementation of a Session. | 
|  class | StatelessSessionImpl | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||