public readonly property repositoryTypes as IList<Type>:
Immutable entity types represented by the configured repositories.
This provider-specific inventory is validated against the authoritative entity list supplied to EntityManagerFactory.
Every repository entity type.
assert configuration.repositoryTypes[0] == User.type