Uses of Class
mondrian.util.DelegatingInvocationHandler
- 
Packages that use DelegatingInvocationHandler Package Description mondrian.rolap Implements the data access layer for the olap package. - 
- 
Uses of DelegatingInvocationHandler in mondrian.rolap
Subclasses of DelegatingInvocationHandler in mondrian.rolap Modifier and Type Class Description static classSqlStatement.MyDelegatingInvocationHandlerReflectively implements theResultSetinterface by routing method calls to the result set inside aSqlStatement. 
 -