Class ResultSetWrapper

java.lang.Object
org.apache.jackrabbit.core.util.db.ResultSetWrapper
All Implemented Interfaces:
InvocationHandler

public final class ResultSetWrapper extends Object implements InvocationHandler
This is a dynamic proxy in order to support both Java 5 and 6.
  • Method Details