Class QAbstractRoleMapping<S extends AbstractRoleType,Q extends QAbstractRole<R>,R extends MAbstractRole>

Type Parameters:
S - schema type for the abstract role object
Q - type of entity path
R - row type related to the QAbstractRoleMapping
All Implemented Interfaces:
SqaleMappingMixin<S,Q,R>
Direct Known Subclasses:
QArchetypeMapping, QOrgMapping, QRoleMapping, QServiceMapping

public class QAbstractRoleMapping<S extends AbstractRoleType,Q extends QAbstractRole<R>,R extends MAbstractRole> extends QFocusMapping<S,Q,R>
Mapping between QAbstractRole and AbstractRoleType.