Uses of Enum
com.blazebit.persistence.view.metamodel.Attribute.MappingType
Packages that use Attribute.MappingType
-
Uses of Attribute.MappingType in com.blazebit.persistence.view.metamodel
Methods in com.blazebit.persistence.view.metamodel that return Attribute.MappingTypeModifier and TypeMethodDescriptionAttribute.getMappingType()Returns the type of the attribute mapping.static Attribute.MappingTypeReturns the enum constant of this type with the specified name.static Attribute.MappingType[]Attribute.MappingType.values()Returns an array containing the constants of this enum type, in the order they are declared.