Namespace BEdita\Core\ORM\Inheritance
Classes summary
AssociationCollection | Class to proxy all association operations to inherited tables. |
InheritanceEventHandler | Event handler for Class Table Inheritance. |
Marshaller | Extends \Cake\ORM\Marshaller providing the property map of the entire inheritance used when entities are hydrated |
Query | Extends \Cake\ORM\Query to set FROM clause and add default types and fields. |
Table | Base Table class used by tables that needs class table inheritance (CTI) |