Class JdbcObserverImpl

    • Method Detail

      • jdbcConnectionAcquisitionStart

        public void jdbcConnectionAcquisitionStart()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        jdbcConnectionAcquisitionStart in interface JdbcObserver
      • jdbcConnectionAcquisitionEnd

        public void jdbcConnectionAcquisitionEnd​(Connection connection)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        jdbcConnectionAcquisitionEnd in interface JdbcObserver
      • jdbcConnectionReleaseStart

        public void jdbcConnectionReleaseStart()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        jdbcConnectionReleaseStart in interface JdbcObserver
      • jdbcConnectionReleaseEnd

        public void jdbcConnectionReleaseEnd()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        jdbcConnectionReleaseEnd in interface JdbcObserver
      • jdbcPrepareStatementStart

        public void jdbcPrepareStatementStart()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        jdbcPrepareStatementStart in interface JdbcObserver
      • jdbcPrepareStatementEnd

        public void jdbcPrepareStatementEnd()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        jdbcPrepareStatementEnd in interface JdbcObserver
      • jdbcExecuteStatementStart

        public void jdbcExecuteStatementStart()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        jdbcExecuteStatementStart in interface JdbcObserver
      • jdbcExecuteStatementEnd

        public void jdbcExecuteStatementEnd()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        jdbcExecuteStatementEnd in interface JdbcObserver
      • jdbcExecuteBatchStart

        public void jdbcExecuteBatchStart()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        jdbcExecuteBatchStart in interface JdbcObserver
      • jdbcExecuteBatchEnd

        public void jdbcExecuteBatchEnd()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        jdbcExecuteBatchEnd in interface JdbcObserver
      • jdbcReleaseRegistryResourcesStart

        public void jdbcReleaseRegistryResourcesStart()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        jdbcReleaseRegistryResourcesStart in interface JdbcObserver
      • jdbcReleaseRegistryResourcesEnd

        public void jdbcReleaseRegistryResourcesEnd()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        jdbcReleaseRegistryResourcesEnd in interface JdbcObserver