Package pl.matsuo.core.service.db
Interface ISelectDefinition<E>
- All Superinterfaces:
Function<com.querydsl.jpa.impl.JPAQueryFactory,com.querydsl.jpa.impl.JPAQuery<E>>
public interface ISelectDefinition<E> extends Function<com.querydsl.jpa.impl.JPAQueryFactory,com.querydsl.jpa.impl.JPAQuery<E>>
-
Method Summary