I have a legacy database that has a few tables which were designed using ...Polymorphic Associations.... By polymorphic associations, I mean that those tables can be child of different tables according to a column ...ObjectType.... ...Example: ...Documen...