Public Member Functions | |
| NSDictionary | primaryKeyDictionary (boolean inTransaction) |
| NSDictionary primaryKeyDictionary | ( | boolean | inTransaction | ) |
This method is called by the ERXDatabaseContextDelegate when in the middle of a transaction. This is signaled by passing in the boolean true into the method. If the object returns null then a new primary key is generated.
Implemented in ERXCustomObject, and ERXGenericRecord.
1.5.8