public class AggregateMapping extends ModelMapping
Constructor and Description |
---|
AggregateMapping() |
Modifier and Type | Method and Description |
---|---|
void |
addReferenceMapping(ReferenceMapping referenceMapping) |
MetaModel |
getMetaModel() |
java.lang.String |
getModelName() |
void |
setModelName(java.lang.String modelName) |
addPropertyMapping, changePropertiesByCMPAttributes, changePropertiesByColumns, changePropertiesByNotQualifiedColumns, fillWithDefaultValues, getCmpFields, getColumn, getColumns, getConverter, getKeyColumnsAsString, getMetaComponent, getModelProperties, getMultipleConverter, getOverlappingPropertiesOfReference, getOverlappingPropertyForReference, getPropertyMapping, getPropertyMappingsNotInModel, getQualifiedColumn, getReferenceMapping, getReferenceMappingsWithConverter, getSchema, getTable, getTableToQualifyColumn, getType, getUnqualifiedTable, hasConverter, hasPropertyMapping, hasReferenceConverters, hasReferenceMapping, isReferenceOverlappingWithSomeProperty, isReferenceOverlappingWithSomeProperty, isReferencePropertyOverlappingWithSomeProperty, monthSQLFunction, setMetaComponent, setTable, translateSQLFunction, yearSQLFunction
public void addReferenceMapping(ReferenceMapping referenceMapping) throws XavaException
addReferenceMapping
in class ModelMapping
XavaException
public java.lang.String getModelName()
getModelName
in class ModelMapping
public void setModelName(java.lang.String modelName)
public MetaModel getMetaModel() throws XavaException
getMetaModel
in class ModelMapping
XavaException