Class QContainerMapping<S extends Containerable,Q extends QContainer<R,OR>,R extends MContainer,OR>

Type Parameters:
S - schema type
Q - type of entity path
R - row type related to the QContainerMapping
OR - type of the owner row
All Implemented Interfaces:
QOwnedByMapping<S,R,OR>, SqaleMappingMixin<S,Q,R>
Direct Known Subclasses:
QAccessCertificationCaseMapping, QAccessCertificationWorkItemMapping, QAffectedObjectsMapping, QCaseWorkItemMapping, QContainerWithFullObjectMapping, QLookupTableRowMapping, QProcessedObjectMapping, QTriggerMapping, QValueMetadataMapping

public class QContainerMapping<S extends Containerable,Q extends QContainer<R,OR>,R extends MContainer,OR> extends SqaleTableMapping<S,Q,R> implements QOwnedByMapping<S,R,OR>
Mapping between QContainer and Containerable.