Class ArrayTrackerImpl

java.lang.Object
com.aoapps.sql.wrapper.ArrayWrapperImpl
com.aoapps.sql.tracker.ArrayTrackerImpl
All Implemented Interfaces:
ArrayTracker, OnCloseHandler, TrackedResultSets, ArrayWrapper, Wrapper, AutoCloseable, Array, Wrapper

public class ArrayTrackerImpl extends ArrayWrapperImpl implements ArrayTracker
Tracks an Array for unclosed or unfreed objects.
Author:
AO Industries, Inc.