Persistence
Namespaces
- Event
- Mapping
- Reflection
Interfaces, Classes, Traits and Enums
- ConnectionRegistry
- Contract covering connection for a Doctrine persistence layer ManagerRegistry class to implement.
- ManagerRegistry
- Contract covering object managers for a Doctrine persistence layer ManagerRegistry class to implement.
- NotifyPropertyChanged
- Interface for classes that notify event listeners of changes to their managed properties.
- ObjectManager
- Contract for a Doctrine persistence layer ObjectManager class to implement.
- ObjectManagerAware
- Makes a Persistent Objects aware of its own object-manager.
- ObjectRepository
- Contract for a Doctrine persistence layer ObjectRepository class to implement.
- PropertyChangedListener
- Contract for classes that are potential listeners of a {@see NotifyPropertyChanged}
implementor.
- Proxy
- Interface for proxy classes.
- AbstractManagerRegistry
- Abstract implementation of the ManagerRegistry contract.
- ObjectManagerDecorator
- Base class to simplify ObjectManager decorators