Class StructTrackerImpl

java.lang.Object
com.aoapps.sql.wrapper.StructWrapperImpl
com.aoapps.sql.tracker.StructTrackerImpl
All Implemented Interfaces:
OnCloseHandler, StructTracker, StructWrapper, Wrapper, AutoCloseable, Struct, Wrapper

public class StructTrackerImpl extends StructWrapperImpl implements StructTracker
Tracks a Struct for unclosed or unfreed objects.
Author:
AO Industries, Inc.