Class AutoRollback

java.lang.Object
com.helixframework.db.tx.AutoRollback
All Implemented Interfaces:
AutoCloseable

public class AutoRollback extends Object implements AutoCloseable
AutoCloseable that automatically rolls back the database transaction in the event that it was not committed.