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