OneToMany has no attributes: ACascade,AMappedBy

Issue #116 resolved
Dmitriy Sinyavskiy created an issue

I'm looking in the source here and comparing with wiki

OneToMany(ARequired: Boolean; ACascade: TCascadeTypes; const AMappedBy: string)

The source doesn't provide such attributes for OneToMany.

Which is to be correct?

Comments (5)

  1. Linas Naginionis

    Of course the correct declaration is in the current source file. I've also changed the declaration in the wiki.

    Note, that this wiki page can be quite outdated because many things changed when MM became a part of Spring4D.

  2. Log in to comment