mediatekformation

DefaultRepositoryFactory
in package
implements RepositoryFactory

This factory is used to create default repository objects for entities at runtime.

Interfaces, Classes, Traits and Enums

RepositoryFactory
Interface for entity repository factory.

Table of Contents

$repositoryList  : array<string|int, ObjectRepository>
The list of EntityRepository instances.
getRepository()  : ObjectRepository
Gets the repository for an entity class.
createRepository()  : ObjectRepository
Create a new repository instance for an entity class.

Properties

Methods

Search results