Mapper
Table of Contents
Namespaces
Classes
- ColumnMap
- A column map to map a column configured in $TCA on a property of a domain object.
- ColumnMapFactory
- DataMap
- A data map to map a single table configured in $TCA on a domain object.
- DataMapFactory
- A factory for a data map to map a single table configured in $TCA on a domain object.
- DataMapper
- A mapper to map database tables configured in $TCA on domain objects.
- Exception
- A generic Persistence exception