Uses of Interface
org.springframework.data.domain.Persistable
Packages that use Persistable
Package
Description
Central domain abstractions especially to be used in combination with the
Repository abstraction.-
Uses of Persistable in org.springframework.data.domain
Subinterfaces of Persistable in org.springframework.data.domainModifier and TypeInterfaceDescriptioninterfaceAuditable<U,ID, T extends TemporalAccessor> Interface for auditable entities.