Class ClobProxy

  • All Implemented Interfaces:
    InvocationHandler
    Direct Known Subclasses:
    NClobProxy

    public class ClobProxy
    extends Object
    implements InvocationHandler
    Manages aspects of proxying Clobs for non-contextual creation, including proxy creation and handling proxy invocations. We use proxies here solely to avoid JDBC version incompatibilities.