Class BlobTrackerImpl

java.lang.Object
com.aoapps.sql.wrapper.BlobWrapperImpl
com.aoapps.sql.tracker.BlobTrackerImpl
All Implemented Interfaces:
BlobTracker, OnCloseHandler, TrackedInputStreams, TrackedOutputStreams, BlobWrapper, Wrapper, AutoCloseable, Blob, Wrapper

public class BlobTrackerImpl extends BlobWrapperImpl implements BlobTracker
Tracks a Blob for unclosed or unfreed objects.
Author:
AO Industries, Inc.