Interface SelectableMappings

All Known Subinterfaces:
AggregatedIdentifierMapping, AttributeMapping, BasicEntityIdentifierMapping, BasicValuedModelPart, CollectionIdentifierDescriptor, CollectionPart, CompositeIdentifierMapping, DiscriminatorMapping, EmbeddableDiscriminatorMapping, EmbeddableMappingType, EmbeddableValuedFetchable, EmbeddableValuedModelPart, EntityDiscriminatorMapping, EntityIdentifierMapping, EntityRowIdMapping, EntityTableMapping.KeyMapping, EntityVersionMapping, ForeignKeyDescriptor, NonAggregatedIdentifierMapping, NonAggregatedIdentifierMapping.IdentifierValueMapper, OwnedValuedModelPart, PluralAttributeMapping, org.hibernate.metamodel.mapping.internal.SingleAttributeIdentifierMapping, SingularAttributeMapping, TableDetails.KeyDetails, ValuedModelPart
All Known Implementing Classes:
EntityTableMapping.AbstractKeyMapping, EntityTableMapping.CompositeKeyMapping, EntityTableMapping.SimpleKeyMapping

public interface SelectableMappings
A container for multiple selectable (column, formula) mappings.