Pt_BR En Ja De Fr 
You are currently viewing the Development branch api documentation. Switch to 1.0 or 1.1

Development Doctrine_Association_ManyToMany

Doctrine Association ManyToMany

A many-to-many mapping describes the mapping between two collections of entities.

Inheritence

Doctrine_Association_ManyToMany  < Doctrine_Association

Method Details

  • (string) getAssociationClassName()

    Gets the name of the association class.


  • (string) getRelationTableName()

    Gets the name of the intermediate table.


  • (boolean) usesAssociationClass()

    Whether the mapping uses an association class for the intermediary table.


Comments (0) [ add comment ]

 No Comments

Add Comment

Add New Comment
Please enter follow the doctrine