Interface ResourceSQLSource.ResourceAccessor

  • Enclosing class:
    ResourceSQLSource

    public static interface ResourceSQLSource.ResourceAccessor
    An accessor for a resource.

    This is an interface that should be defined in the JDK and implemented by the Class and ClassLoader objects. Alas, it is not.