Uses of Interface
org.pentaho.commons.connection.IDisposable
-
Packages that use IDisposable Package Description org.pentaho.commons.connection org.pentaho.commons.connection.memory -
-
Uses of IDisposable in org.pentaho.commons.connection
Subinterfaces of IDisposable in org.pentaho.commons.connection Modifier and Type Interface Description interfaceIPentahoResultSetDefines a set of result data, typically with definable rows and columns. -
Uses of IDisposable in org.pentaho.commons.connection.memory
Classes in org.pentaho.commons.connection.memory that implement IDisposable Modifier and Type Class Description classMemoryResultSet
-