![]()  | 
  
    Qore TableMapper Module Reference
    1.3
    
   | 
 
the TableMapper namespace contains all the definitions in the TableMapper module More...
Classes | |
| class | AbstractSqlStatementOutboundMapper | 
| provides an abstract base for all SQL based outbound mappers  More... | |
| class | InboundIdentityTableMapper | 
| maps from source to target tables with exactly the same structure  More... | |
| class | InboundTableMapper | 
| provides an inbound data mapper to a Table target  More... | |
| class | InboundTableMapperIterator | 
| provides a hash iterator based on a InboundTableMapper object and an iterator input source; for each iteration the iterted row is inserted into the Table target  More... | |
| class | RawSqlStatementOutboundMapper | 
| provides an outbound data mapper to a raw SQL statement  More... | |
| class | SqlStatementMapperIterator | 
| provides a hash iterator based on a mapper object and an SQLStatement or SqlUtil select hash  More... | |
| class | SqlStatementOutboundMapper | 
| provides an outbound data mapper to a Table with SqlUtil select hash as a asource  More... | |
the TableMapper namespace contains all the definitions in the TableMapper module