Interface SQLOutputTracker

All Superinterfaces:
AutoCloseable, OnCloseHandler, SQLOutput, SQLOutputWrapper, Wrapper, Wrapper
All Known Implementing Classes:
SQLOutputTrackerImpl

public interface SQLOutputTracker extends SQLOutputWrapper, OnCloseHandler
Tracks a SQLOutput for unclosed or unfreed objects.
Author:
AO Industries, Inc.