Class PamDataRow

java.lang.Object
generalDatabase.pamCursor.PamDataRow

public class PamDataRow extends Object
holds a single row of data for a non-scrollable result set wrapped up with NonScrollablePamCursor.

Author:
Doug Gillespie
  • Field Details Link icon

    • iD Link icon

      protected int iD
    • data Link icon

      protected Object[] data
    • updated Link icon

      protected boolean updated
    • deleted Link icon

      protected boolean deleted