Interface DeferredConnectionProxyDataSourceWrapper.DeferredConnectionProxy

All Superinterfaces:
AutoCloseable, Connection, MatsFactory.MatsWrapper<Connection>, Wrapper
Enclosing class:
DeferredConnectionProxyDataSourceWrapper

public static interface DeferredConnectionProxyDataSourceWrapper.DeferredConnectionProxy extends Connection, MatsFactory.MatsWrapper<Connection>
Provides a method to query whether the Connection actually was gotten.
  • Method Details

    • isActualConnectionRetrieved

      boolean isActualConnectionRetrieved()