Toggle navigation
Home
org.hibernate.cfg.AttributeConverterDefinition to org.hibernate.boot.AttributeConverterInfo
No. of Instances - 15
No. of Commits - 1
No. of Projects - {'hibernate-orm'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
definition
to
info.toConverterDescriptor(rootMetadataBuildingContext)
definition.getAttributeConverter()
to
info
attributeConverterDefinition.getAttributeConverter()
to
converterInfo
definition.getAttributeConverter()
to
info
attributeConverterDefinition.getAttributeConverter()
to
converterInfo
Rename Variable
definition
to
info
definition
to
info
definition
to
info
attributeConverterDefinition
to
converterInfo
definition
to
info
attributeConverterDefinitionMap
to
attributeConverterInfoMap
attributeConverterDefinitionMap
to
attributeConverterInfoMap
attributeConverterDefinitions
to
attributeConverterInfoList
attributeConverterDefinitions
to
attributeConverterInfoList
attributeConverterDefinitions
to
attributeConverterInfoList
attributeConverterDefinitionsByClass
to
attributeConverterInfoMap
attributeConverterDefinitionsByClass
to
attributeConverterInfoMap
attributeConverterDefinitionsByClass
to
attributeConverterInfoMap
attributeConverterDefinition
to
converterInfo
attributeConverterDefinition
to
converterInfo
attributeConverterDefinition
to
converterInfo
Cascading Type Change (Similar)
HashMap<Class,AttributeConverterDefinition>
to
HashMap<>