com.ibm.websphere.sdo.mediator

Interface Pager

  • All Superinterfaces:
    java.io.Serializable
    All Known Subinterfaces:
    CountingPager


    public interface Pager
    extends java.io.Serializable
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      int getPageSize()
      Returns the page size attribute
      commonj.sdo.DataObject next(JDBCMediator mediator)
      Returns the next page of data
      commonj.sdo.DataObject previous(JDBCMediator mediator)
      Returns the previous page of data
    • Method Detail

      • getPageSize

        int getPageSize()
        Returns the page size attribute
        Returns:
        the page size
IBM WebSphere Application ServerTM
Release 8.5