Class ConnectionWrapperFactory.NoOpCloseHandler

java.lang.Object
org.axonframework.common.jdbc.ConnectionWrapperFactory.NoOpCloseHandler
All Implemented Interfaces:
ConnectionWrapperFactory.ConnectionCloseHandler
Enclosing class:
ConnectionWrapperFactory

public static class ConnectionWrapperFactory.NoOpCloseHandler extends Object implements ConnectionWrapperFactory.ConnectionCloseHandler
Implementation of ConnectionCloseHandler that does nothing on close or commit.