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.
|
org.hibernate.testing.junit.functional.annotations |
Modifier and Type | Method and Description |
---|---|
void |
Session.doWork(Work work)
Controller for allowing users to perform JDBC related work using the Connection
managed by this Session.
|
Modifier and Type | Method and Description |
---|---|
void |
SessionImpl.doWork(Work work) |
Modifier and Type | Class and Description |
---|---|
class |
HibernateTestCase.RollbackWork |
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved