#import <ZIMSqlUpsertStatement.h>
List of all members.
Detailed Description
Member Function Documentation
- (instancetype) init |
|
|
[implementation] |
- (void) matching: |
|
(NSArray *) |
columns |
|
- Signature:
- matching:
- Discussion:
- This method will use the specified columns as the (composite) primary key or as a unique key to match against.
- Parameters:
-
columns | The columns to be matched. |
- Updated:
- 2012-03-17
- (NSString *) statement |
|
|
[implementation] |
- Signature:
- statement
- Discussion:
- This method will return the SQL statement.
- Returns:
- The SQL statement that was constructed.
- Updated:
- 2011-10-19
Reimplemented from ZIMSqlInsertStatement.
Member Data Documentation
The documentation for this class was generated from the following files: