public interface IsolatedWork
| Modifier and Type | Method and Description |
|---|---|
void |
doWork(Connection connection)
Perform the actual work to be done.
|
void doWork(Connection connection) throws HibernateException
connection - The JDBC connection to use.HibernateExceptionCopyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved