Modifier and Type | Method and Description |
---|---|
RelationQueryGenerator |
CommonCollectionMapperData.getQueryGenerator() |
Constructor and Description |
---|
CommonCollectionMapperData(AuditEntitiesConfiguration verEntCfg,
String versionsMiddleEntityName,
PropertyData collectionReferencingPropertyData,
MiddleIdData referencingIdData,
RelationQueryGenerator queryGenerator) |
Modifier and Type | Class and Description |
---|---|
class |
OneAuditEntityQueryGenerator
Selects data from an audit entity.
|
class |
OneEntityQueryGenerator
Selects data from a relation middle-table only.
|
class |
ThreeEntityQueryGenerator
Selects data from a relation middle-table and a two related versions entity.
|
class |
TwoEntityOneAuditedQueryGenerator
Selects data from a relation middle-table and a related non-audited entity.
|
class |
TwoEntityQueryGenerator
Selects data from a relation middle-table and a related versions entity.
|
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.