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