Class ConnectionObserverAdapter

java.lang.Object
org.hibernate.engine.jdbc.spi.ConnectionObserverAdapter
All Implemented Interfaces:
ConnectionObserver

public class ConnectionObserverAdapter extends Object implements ConnectionObserver
A no-op adapter for ConnectionObserver.
Author:
Steve Ebersole