Package | Description |
---|---|
org.hibernate |
This package defines the central Hibernate APIs.
|
org.hibernate.engine.spi |
Modifier and Type | Method and Description |
---|---|
TypeHelper |
Session.getTypeHelper()
Convenience access to the
TypeHelper associated with this session's SessionFactory . |
TypeHelper |
SessionFactory.getTypeHelper()
Retrieve this factory's
TypeHelper . |
Modifier and Type | Method and Description |
---|---|
TypeHelper |
SessionDelegatorBaseImpl.getTypeHelper() |
TypeHelper |
SessionFactoryDelegatingImpl.getTypeHelper() |
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.