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 class
SqlStatement.MyDelegatingInvocationHandler
Reflectively implements theResultSet
interface by routing method calls to the result set inside aSqlStatement
.
-