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