org.jboss.messaging.core.impl
Class JDBCSupport.TransactionWrapper

java.lang.Object
  extended by org.jboss.messaging.core.impl.JDBCSupport.TransactionWrapper
Enclosing class:
JDBCSupport

protected class JDBCSupport.TransactionWrapper
extends java.lang.Object


Constructor Summary
JDBCSupport.TransactionWrapper()
           
 
Method Summary
 void end()
           
 void exceptionOccurred()
           
 boolean isFailed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDBCSupport.TransactionWrapper

public JDBCSupport.TransactionWrapper()
                               throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

end

public void end()
         throws java.lang.Exception
Throws:
java.lang.Exception

exceptionOccurred

public void exceptionOccurred()
                       throws java.lang.Exception
Throws:
java.lang.Exception

isFailed

public boolean isFailed()


Copyright © 2006 JBoss Inc. All Rights Reserved.