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