Uses of Interface
com.blazebit.persistence.view.metamodel.ViewType
Packages that use ViewType
-
Uses of ViewType in com.blazebit.persistence.view.metamodel
Methods in com.blazebit.persistence.view.metamodel that return ViewTypeModifier and TypeMethodDescriptionViewType<?>ViewFilterMapping.getDeclaringType()Returns the declaring view type.<X> ViewType<X>Returns the metamodel entity view type representing the entity view specified by the given class or null.<X> ViewType<X>ViewMetamodel.viewOrError(Class<X> clazz) Returns the metamodel entity view type representing the entity view specified by the given class or throws an exception.Methods in com.blazebit.persistence.view.metamodel that return types with arguments of type ViewType