Uses of Class
com.foreach.across.modules.hibernate.business.SettableIdBasedEntity
Package
Description
-
Uses of SettableIdBasedEntity in com.foreach.across.modules.hibernate.business
Modifier and TypeClassDescriptionclass
SettableIdAuditableEntity<T extends org.springframework.data.domain.Persistable<Long>>
-
Uses of SettableIdBasedEntity in com.foreach.across.modules.hibernate.jpa.repositories
Modifier and TypeInterfaceDescriptioninterface
IdBasedEntityJpaRepository<T extends SettableIdBasedEntity>
Shortcut interface for a JPA repository for anIdBasedEntity
.