PHP Doctrine\OXM\Tools 네임스페이스

중첩된 네임스페이스

Doctrine\OXM\Tools\Console

클래스들

이름 설명
DisconnectedClassMetadataFactory The DisconnectedClassMetadataFactory is used to create ClassMetadata objects that do not require the xml-entity class actually exist. This allows us to load some mapping information and use it to do things like generate code from the mapping information.
XmlEntityGenerator Generic class used to generate PHP5 xml-entity classes from ClassMetadataInfo instances
XmlEntityRepositoryGenerator Class to generate xml-entity repository classes