silverorange Code


Package SwatDB

Class Summary
SwatDBDatabase helper class.
SwatDBClassMapMaps class names to overridden class names.
SwatDBDataObjectAll public properties correspond to database fields.
SwatDBDefaultRecordsetWrapperMDB2 Recordset Wrapper.
SwatDBExceptionA SwatDB Exception.
SwatDBFieldDatabase field.
SwatDBNoDatabaseExceptionException thrown when no database is available.
SwatDBRangeA single object to represent a database query range.
SwatDBReadaheadIteratorReadahead iterator.
SwatDBRecordsetWrapperMDB2 recordset wrapper.
SwatDBTransactionA database transaction that is safe to use with database drivers that do not support nested transactions.
Interface Summary
SwatDBRecordableInterface for data-bound objects that are recordable (saveable and loadable).

silverorange Code