Package com.totvs.tjf.api.jpa.repository
-
Interface Summary Interface Description ApiJpaQueryByExampleWithDynamicProjection<T> ApiJpaRepository<T> Standard interface to JPA repository.JpaSpecificationExecutorWithoutPageable<T> JpaSpecificationExecutorWithProjection<T> Interface to allow execution ofSpecifications
based on the JPA criteria API with projection based queries.