PHP Doctrine\ODM\CouchDB\Mapping Namespace

Nested Namespaces

Doctrine\ODM\CouchDB\Mapping\Annotations
Doctrine\ODM\CouchDB\Mapping\Driver
Doctrine\ODM\CouchDB\Mapping\MetadataResolver

Classes

Name Description
ClassMetadata Metadata class
ClassMetadataFactory The ClassMetadataFactory is used to create ClassMetadata objects that contain all the metadata mapping information of a class which describes how a class should be mapped to a document database.
EmbeddedDocumentSerializer Helper class serializing/unserializing embedded documents.
MappingException Mapping exception class