Uses of Interface
org.autumnframework.service.jpa.repositories.JpaApiRepository
Packages that use JpaApiRepository
Package
Description
-
Uses of JpaApiRepository in org.autumnframework.service.jpa.services.implementation
Classes in org.autumnframework.service.jpa.services.implementation with type parameters of type JpaApiRepositoryModifier and TypeClassDescriptionclassStandardApiService<T extends JpaApiIdentifiable,R extends JpaApiRepository<T>>