| Package | Description |
|---|---|
| org.hibernate |
This package defines the central Hibernate APIs.
|
| org.hibernate.impl |
This package contains implementations of the
central Hibernate APIs, especially the
Hibernate session.
|
| Modifier and Type | Method and Description |
|---|---|
LobHelper |
Session.getLobHelper()
Retrieve this session's helper/delegate for creating LOB instances.
|
| Modifier and Type | Method and Description |
|---|---|
LobHelper |
SessionImpl.getLobHelper()
Retrieve this session's helper/delegate for creating LOB instances.
|
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved