public interface TransactionEvent
void commit()
throws IOException
IOException - if an error occurred committing the changevoid rollback()
throws IOException
IOException - if an error occurred reverting the changeCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.