Interface TrackedClobs

All Known Subinterfaces:
CallableStatementTracker, ConnectionTracker, ResultSetTracker, SQLInputTracker
All Known Implementing Classes:
CallableStatementTrackerImpl, ConnectionTrackerImpl, ResultSetTrackerImpl, SQLInputTrackerImpl

public interface TrackedClobs
Gets all the clobs that have not yet been freed. This only contains Clob, please see other method for NClob.
Author:
AO Industries, Inc.
  • Method Summary

    Modifier and Type
    Method
    Description
    Map<Clob,? extends ClobTracker>
    Gets all the clobs that have not yet been freed.