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, addPropertyPath, getColumnNames, getIdentifierColumnNames, getIdentifierColumnReaders, getIdentifierColumnReaderTemplates, initComponentPropertyPaths, initIdentifierPropertyPaths, initIdentifierPropertyPaths, initPropertyPaths, propertyException, toColumns, toColumns, toTypepublic CompositeElementPropertyMapping(String[] elementColumns, String[] elementColumnReaders, String[] elementColumnReaderTemplates, String[] elementFormulaTemplates, CompositeType compositeType, Mapping factory) throws MappingException
MappingExceptionpublic Type getType()
PropertyMappingprotected String getEntityName()
getEntityName in class AbstractPropertyMappingCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.