public readonly property mappedTypes as IList<Type>:
Complete immutable entity model captured when this factory was acquired.
Provider registrations, explicit mapping descriptors and reflected @Entity declarations are merged once and ordered deterministically.
Every entity known to this factory.
try factory = EntityManagerFactory(configuration): assert factory.mappedTypes[0] == User.type