junctionprovider
Interfaces, Classes and Traits
- IJunctionModel
- Defines a model that represents some junction table.
- IJunctionModelProperties
- Defines a model that contains a link to a parent and a link to a target.
- IJunctionTargetProperties
- Defines properties to be attached to some target model for use with a junction table repo.
- JunctionModel
- A model that contains an id of a parent and an id of some target.
- JunctionModelProperties
- Basic junction table model properties.
- JunctionTargetProperties
- Property configuration for some model that is the target of a junction table.
- MySQLJunctionPropertyService
- Contains some of the base programming for a property service backed by a single repository and an array property full of IModel instances.