Uses of Interface
com.totvs.tjf.api.jpa.repository.JpaSpecificationExecutorWithoutPageable
-
Packages that use JpaSpecificationExecutorWithoutPageable Package Description com.totvs.tjf.api.jpa.repository.impl -
-
Uses of JpaSpecificationExecutorWithoutPageable in com.totvs.tjf.api.jpa.repository.impl
Classes in com.totvs.tjf.api.jpa.repository.impl that implement JpaSpecificationExecutorWithoutPageable Modifier and Type Class Description class
ApiJpaRepositoryImpl<T,K extends Serializable>
-