Uses of Interface
com.foreach.across.modules.hibernate.business.IdBasedEntity
Packages that use IdBasedEntity
Package
Description
-
Uses of IdBasedEntity in com.foreach.across.modules.hibernate.business
Classes in com.foreach.across.modules.hibernate.business that implement IdBasedEntityModifier and TypeClassDescriptionclass
SettableIdAuditableEntity<T extends org.springframework.data.domain.Persistable<Long>>
class
SettableIdBasedEntity<T extends org.springframework.data.domain.Persistable<Long>>
Base class for an entity with a unique long id, that allows the id to be manually set. -
Uses of IdBasedEntity in com.foreach.across.modules.hibernate.dto
Classes in com.foreach.across.modules.hibernate.dto with type parameters of type IdBasedEntity