Uses of Interface
org.hibernate.LobHelper

Packages that use LobHelper
org.hibernate This package defines the central Hibernate APIs. 
org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. 
 

Uses of LobHelper in org.hibernate
 

Methods in org.hibernate that return LobHelper
 LobHelper Session.getLobHelper()
          Retrieve this session's helper/delegate for creating LOB instances.
 

Uses of LobHelper in org.hibernate.internal
 

Methods in org.hibernate.internal that return LobHelper
 LobHelper SessionImpl.getLobHelper()
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.