Package org.jinq.jpa
-
Interface Summary Interface Description JPAJinqStream<T> An extension of the JinqStream that includes support for JPQL specific features like JOIN FETCHJPAQueryLogger Can be passed to a JinqStream as a hint to log all the JPQL queries being issued by Jinq. -
Class Summary Class Description JinqJPAStreamProvider Creates JinqStreams of JPA entities.JPAJinqStreamWrapper<T> Wraps a normal JinqStream but provides additional JPA functionality.JPQL Provides Java implementations of certain JPQL functions.