Uses of Interface
com.blazebit.persistence.spring.data.base.query.EntityViewAwareRepositoryMetadata
Packages that use EntityViewAwareRepositoryMetadata
-
Uses of EntityViewAwareRepositoryMetadata in com.blazebit.persistence.spring.data.base.query
Constructors in com.blazebit.persistence.spring.data.base.query with parameters of type EntityViewAwareRepositoryMetadataModifierConstructorDescriptionEntityViewAwareJpaQueryMethod(Method method, EntityViewAwareRepositoryMetadata metadata, org.springframework.data.projection.ProjectionFactory factory, org.springframework.data.jpa.provider.QueryExtractor extractor) Creates aJpaQueryMethod.