Uses of Class
org.springframework.data.jpa.repository.query.Meta
Packages that use Meta
Package
Description
Query implementation to execute queries against JPA.
-
Uses of Meta in org.springframework.data.jpa.repository.query
Methods in org.springframework.data.jpa.repository.query that return MetaModifier and TypeMethodDescriptionJpaQueryMethod.getQueryMetaAttributes()Returns theMetaattributes to be applied.