Class QObjectMapping<S extends ObjectType,Q extends QObject<R>,R extends MObject>

Type Parameters:
S - schema type of the object
Q - type of entity path
R - row type related to the QObjectMapping
All Implemented Interfaces:
SqaleMappingMixin<S,Q,R>
Direct Known Subclasses:
QAssignmentHolderMapping, QShadowMapping

public class QObjectMapping<S extends ObjectType,Q extends QObject<R>,R extends MObject> extends SqaleTableMapping<S,Q,R>
Mapping between QObject and ObjectType.