Package org.apache.derby.impl.sql.execute.rts

Interface Summary
ResultSetStatistics The ResultSetStatistics interface is used to provide run time statistics information on a specific ResultSet.
 

Class Summary
RealAnyResultSetStatistics ResultSetStatistics implemenation for AnyResultSet.
RealBasicNoPutResultSetStatistics ResultSetStatistics implemenation for BasicNoPutResultSetImpl.
RealCurrentOfStatistics ResultSetStatistics implemenation for CurrentOfResultSet.
RealDeleteCascadeResultSetStatistics ResultSetStatistics implemenation for DeleteCascadeResultSet.
RealDeleteResultSetStatistics ResultSetStatistics implemenation for DeleteResultSet.
RealDeleteVTIResultSetStatistics ResultSetStatistics implemenation for DeleteVTIResultSet.
RealDistinctScalarAggregateStatistics ResultSetStatistics implemenation for DistinctScalarAggregateResultSet.
RealDistinctScanStatistics ResultSetStatistics implemenation for DistinctScanResultSet.
RealGroupedAggregateStatistics ResultSetStatistics implemenation for GroupedAggregateResultSet.
RealHashJoinStatistics ResultSetStatistics implemenation for HashJoinResultSet.
RealHashLeftOuterJoinStatistics ResultSetStatistics implemenation for HashLeftOuterJoinResultSet.
RealHashScanStatistics ResultSetStatistics implemenation for HashScanResultSet.
RealHashTableStatistics ResultSetStatistics implemenation for HashTableResultSet.
RealIndexRowToBaseRowStatistics ResultSetStatistics implemenation for IndexRowToBaseRowResultSet.
RealInsertResultSetStatistics ResultSetStatistics implemenation for InsertResultSet.
RealInsertVTIResultSetStatistics ResultSetStatistics implemenation for InsertVTIResultSet.
RealJoinResultSetStatistics ResultSetStatistics implemenation for JoinResultSet.
RealLastIndexKeyScanStatistics ResultSetStatistics implemenation for RealLastIndexKeyScanResultSet.
RealMaterializedResultSetStatistics ResultSetStatistics implemenation for MaterializedResultSet.
RealNestedLoopJoinStatistics ResultSetStatistics implemenation for NestedLoopJoinResultSet.
RealNestedLoopLeftOuterJoinStatistics ResultSetStatistics implemenation for NestedLoopLeftOuterJoinResultSet.
RealNoPutResultSetStatistics ResultSetStatistics implemenation for NoPutResultSetImpl.
RealNormalizeResultSetStatistics ResultSetStatistics implemenation for NormalizeResultSet.
RealNoRowsResultSetStatistics ResultSetStatistics implemenation for NoPutResultSetImpl.
RealOnceResultSetStatistics ResultSetStatistics implemenation for OnceResultSet.
RealProjectRestrictStatistics ResultSetStatistics implemenation for ProjectRestrictResultSet.
RealRowResultSetStatistics ResultSetStatistics implemenation for RowResultSet.
RealScalarAggregateStatistics ResultSetStatistics implemenation for ScalarAggregateResultSet.
RealScrollInsensitiveResultSetStatistics ResultSetStatistics implemenation for ScrollInsensitiveResultSet.
RealSortStatistics ResultSetStatistics implemenation for SortResultSet.
RealTableScanStatistics ResultSetStatistics implemenation for TableScanResultSet.
RealUnionResultSetStatistics ResultSetStatistics implemenation for UnionResultSet.
RealUpdateResultSetStatistics ResultSetStatistics implemenation for UpdateResultSet.
RealVTIStatistics ResultSetStatistics implemenation for VTIResultSet.
RunTimeStatisticsImpl RunTimeStatistics implemenation.
 


Built on Tue 2006-10-10 19:23:47+0200, from revision exported

Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.