Package org.hibernate.persister.entity
Class BasicEntityPropertyMapping
java.lang.Object
org.hibernate.persister.entity.AbstractPropertyMapping
org.hibernate.persister.entity.BasicEntityPropertyMapping
- All Implemented Interfaces:
PropertyMapping
@Deprecated(since="6",
forRemoval=true)
@Remove
public class BasicEntityPropertyMapping
extends AbstractPropertyMapping
Deprecated, for removal: This API element is subject to removal in a future version.
- Author:
- Gavin King
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionprotected StringDeprecated, for removal: This API element is subject to removal in a future version.String[]Deprecated, for removal: This API element is subject to removal in a future version.String[]Deprecated, for removal: This API element is subject to removal in a future version.String[]Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class org.hibernate.persister.entity.AbstractPropertyMapping
addPropertyPath, getColumnNames, initComponentPropertyPaths, initIdentifierPropertyPaths, initIdentifierPropertyPaths, initPropertyPaths, propertyException, toColumns, toType
-
Constructor Details
-
BasicEntityPropertyMapping
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getIdentifierColumnNames
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getIdentifierColumnNamesin classAbstractPropertyMapping
-
getIdentifierColumnReaders
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getIdentifierColumnReadersin classAbstractPropertyMapping
-
getIdentifierColumnReaderTemplates
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getIdentifierColumnReaderTemplatesin classAbstractPropertyMapping
-
getEntityName
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getEntityNamein classAbstractPropertyMapping
-
EntityMappingType