public interface ERXGeneratesPrimaryKeyInterface
ERXDatabaseContextDelegate.
Note that ERXGenericRecord implements a default implementation
of this interface.
| Modifier and Type | Method and Description |
|---|---|
NSDictionary |
primaryKeyDictionary(boolean inTransaction)
This method is called by the ERXDatabaseContextDelegate when
in the middle of a transaction.
|
NSDictionary primaryKeyDictionary(boolean inTransaction)
true into the method. If the object
returns null then a new primary key is generated.Copyright © 2002 – 2022 Project Wonder.