Uses of Package
ir.thinkinsql

Classes in ir.thinkinsql used by ir.thinkinsql
BaseRow
          Provides an IRow adapter.
ChangedColumn
          Returned from IRecord.getChanges.
ColDef
          Is a container for column metadata.
Database
          Provides access to persistence services.
IReader
          Specifies the behavior of objects that provide data from ResultSets to IRow implementers.
IRecord
          Specifies the behavior of objects that represent a row of a table.
IRow
          Specifies the behavior of objects that represent a row of a ResultSet.
UpdateListener
          Specifies the behavior of objects that receive notification of update activity performed through a Database.