Uses of Interface
org.hibernate.metamodel.internal.ValueContext
Packages that use ValueContext
-
Uses of ValueContext in org.hibernate.metamodel.internal
Methods in org.hibernate.metamodel.internal that return ValueContextModifier and TypeMethodDescriptionPluralAttributeMetadata.getElementValueContext()
Retrieve the value context for the collection's elements.PluralAttributeMetadata.getMapKeyValueContext()
Retrieve the value context for the collection's keys (if a map, null otherwise).SingularAttributeMetadata.getValueContext()
Retrieve the value context for this attributeSingularAttributeMetadataImpl.getValueContext()
Methods in org.hibernate.metamodel.internal with parameters of type ValueContextModifier and TypeMethodDescriptionstatic <Y> DomainType<Y>
AttributeFactory.determineSimpleType
(ValueContext typeContext, MetadataContext context)