Interface JDBCFetchPlan

  • All Superinterfaces:
    FetchPlan
    All Known Implementing Classes:
    JDBCFetchPlanImpl

    public interface JDBCFetchPlan
    extends FetchPlan
    JDBC extensions to the fetch plan.
    Since:
    0.4.1
    Author:
    Abe White, Pinaki Poddar