Uses of Class
org.springframework.data.relational.core.mapping.RelationalMappingContext
Packages that use RelationalMappingContext
Package
Description
-
Uses of RelationalMappingContext in org.springframework.data.relational.core.conversion
Constructors in org.springframework.data.relational.core.conversion with parameters of type RelationalMappingContextModifierConstructorDescription -
Uses of RelationalMappingContext in org.springframework.data.relational.core.mapping
Constructors in org.springframework.data.relational.core.mapping with parameters of type RelationalMappingContextModifierConstructorDescriptionBasicRelationalPersistentProperty(Property property, PersistentEntity<?, RelationalPersistentProperty> owner, SimpleTypeHolder simpleTypeHolder, RelationalMappingContext context) Deprecated.