public class CompositeElementPropertyMapping extends AbstractPropertyMapping
Constructor and Description |
---|
CompositeElementPropertyMapping(String[] elementColumns,
String[] elementColumnReaders,
String[] elementColumnReaderTemplates,
String[] elementFormulaTemplates,
CompositeType compositeType,
Mapping factory) |
Modifier and Type | Method and Description |
---|---|
protected String |
getEntityName() |
Type |
getType()
Get the type of the thing containing the properties
|
addPropertyPath, getColumnNames, getIdentifierColumnNames, getIdentifierColumnReaders, getIdentifierColumnReaderTemplates, initComponentPropertyPaths, initIdentifierPropertyPaths, initPropertyPaths, propertyException, toColumns, toColumns, toType
public CompositeElementPropertyMapping(String[] elementColumns, String[] elementColumnReaders, String[] elementColumnReaderTemplates, String[] elementFormulaTemplates, CompositeType compositeType, Mapping factory) throws MappingException
MappingException
public Type getType()
PropertyMapping
protected String getEntityName()
getEntityName
in class AbstractPropertyMapping
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.