Doctrine2 - Create entity from MappedSuperclass



Is it possible to use MappedSuperclass to create a table as default ?


I seek a possibility to create the "default" table in MappedSuperclass without extending it and if it is a extends of MappedSuperclass use this.


No comments:

Post a Comment