Uses of Interface
org.utplsql.api.reporter.inspect.ReporterInspector
-
Packages that use ReporterInspector Package Description org.utplsql.api.reporter.inspect -
-
Uses of ReporterInspector in org.utplsql.api.reporter.inspect
Methods in org.utplsql.api.reporter.inspect that return ReporterInspector Modifier and Type Method Description static ReporterInspectorReporterInspector. create(ReporterFactory reporterFactory, Connection conn)Returns a new instance of a ReporterInspector, based on the utPLSQL version used in the connection
-