|
Project Wonder 5.0.0.8795 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ERXGeneratesPrimaryKeyInterface
Enterprise objects that need to generate their own primary keys
should implement this interface. This interface works in conjunction
with the ERXDatabaseContextDelegate.
Note that ERXGenericRecord implements a default implementation
of this interface.
| Method Summary | |
|---|---|
NSDictionary |
primaryKeyDictionary(boolean inTransaction)
This method is called by the ERXDatabaseContextDelegate when in the middle of a transaction. |
| Method Detail |
|---|
NSDictionary primaryKeyDictionary(boolean inTransaction)
true into the method. If the object
returns null then a new primary key is generated.
|
Last updated: Fri, Jan 9, 2009 04:35 AM EST | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||