|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.test.annotations.HibernateTestCase.RollbackWork
public class HibernateTestCase.RollbackWork
Constructor Summary | |
---|---|
HibernateTestCase.RollbackWork()
|
Method Summary | |
---|---|
void |
execute(java.sql.Connection connection)
Execute the discrete work encapsulated by this work instance using the supplied connection. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HibernateTestCase.RollbackWork()
Method Detail |
---|
public void execute(java.sql.Connection connection) throws java.sql.SQLException
Work
execute
in interface Work
connection
- The connection on which to perform the work.
java.sql.SQLException
- Thrown during execution of the underlying JDBC interaction.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |