Uses of Interface
com.querydsl.core.Query
Packages that use Query
-
Uses of Query in com.querydsl.core
Classes in com.querydsl.core with type parameters of type QueryModifier and TypeInterfaceDescriptioninterfaceQuerydefines the main query interface of the fluent query language.interfaceQueryFactory<Q extends Query<?>>Common interface for QueryFactory implementations