Interface JdbcWrapper<T>

    • Method Detail

      • getWrappedObject

        T getWrappedObject()
        Retrieve the wrapped JDBC object.
        Returns:
        The wrapped object