PHP Doctrine\ODM\CouchDB\Mapping Пространство имен

Пространства имен

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

Классы

Имя Описание
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