Uses of Class
com.sun.gjc.util.StatementLeakDetector
-
Packages that use StatementLeakDetector Package Description com.sun.gjc.spi com.sun.gjc.spi.base -
-
Uses of StatementLeakDetector in com.sun.gjc.spi
Fields in com.sun.gjc.spi declared as StatementLeakDetector Modifier and Type Field Description protected StatementLeakDetectorManagedConnectionImpl. leakDetectorMethods in com.sun.gjc.spi that return StatementLeakDetector Modifier and Type Method Description StatementLeakDetectorManagedConnectionImpl. getLeakDetector() -
Uses of StatementLeakDetector in com.sun.gjc.spi.base
Fields in com.sun.gjc.spi.base declared as StatementLeakDetector Modifier and Type Field Description protected StatementLeakDetectorStatementWrapper. leakDetector
-