| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface IsolatedWorkMethod Summary | |
void |
|
public void doWork(Connection connection)
throws HibernateExceptionPerform the actual work to be done.
- Parameters:
connection- The JDBC connection to use.
- Throws:
HibernateException-