Used to build entity metadatas of the closure junction entities.
Used to build entity metadatas of the junction entities.
Used to build join columns of the relations.
Builds a complete entity metadatas for the given entity classes.
Computes all entity metadata's computed properties, and all its sub-metadatas (relations, columns, embeds, etc).
Computes entity metadata's relations inverse side properties.
Creates from the given embedded metadata args real embedded metadatas with its columns and relations, and does the same for all its sub-embeddeds (goes recursively).
Creates entity metadata from the given table args. Creates column, relation, etc. metadatas for everything this entity metadata owns.
Creates indices for the table of single table inheritance.
Generated using TypeDoc
Builds EntityMetadata objects and all its sub-metadatas.