FactoryOptions
Index
Properties
optionalconvertCustomTypes
optionalinitialized
optionalkey
optionalmerge
optionalnewEntity
optionalnormalizeAccessors
optionalparentSchema
optionalprocessOnCreateHooksEarly
Property onCreate hooks are normally executed during flush operation.
With this option, they will be processed early inside em.create() method.
Property name to use for identity map lookup instead of the primary key. This is useful for creating references by unique non-PK properties.