Uses of Interface
de.knightsoftnet.gwtp.spring.server.jpa.AdminJpaRepository
Packages that use AdminJpaRepository
Package
Description
this package contains rest controllers for this application.
-
Uses of AdminJpaRepository in de.knightsoftnet.gwtp.spring.server.controller
Classes in de.knightsoftnet.gwtp.spring.server.controller with type parameters of type AdminJpaRepositoryModifier and TypeClassDescriptionclassAbstractAdminController<T extends org.springframework.data.domain.Persistable<Long>,R extends AdminJpaRepository<T, Long, ?>, P extends AbstractPredictatesBuilder<?>> Abstract administration web service.Fields in de.knightsoftnet.gwtp.spring.server.controller declared as AdminJpaRepository