Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.hibernate.engine.transaction
Interface Isolater.Delegate  view Isolater.Delegate download Isolater.Delegate.java

All Known Implementing Classes:
Isolater.JdbcDelegate, Isolater.JtaDelegate
Enclosing interface:
Isolater

private static interface Isolater.Delegate


Method Summary
 void delegateWork(IsolatedWork work)
           
 

Method Detail

delegateWork

public void delegateWork(IsolatedWork work)
                  throws org.hibernate.HibernateException