Package generalDatabase.pamCursor

Class Summary
CursorFinder Class for managing PamCurosrs - returns the previous one if at all possible, but creates a new one if the connection has changed.
NonScrollablePamCursor A wrapper around non scrollable cursors to make them behave in the same way as a scrollable cursor.
PamCursor Class to generate Cursors for databases which can directly support scrollable cursors and ones which cannot.
PamCursorManager  
PamDataRow holds a single row of data for a non-scrollable result set wrapped up with NonScrollablePamCursor.
ScrollablePamCursor