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.
|
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 |
SessionDelegatorBaseImpl.getLobHelper() |
Modifier and Type | Method and Description |
---|---|
LobHelper |
SessionImpl.getLobHelper() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.