Uses of Interface
com.foreach.across.modules.hibernate.business.EntityWithDto
Packages that use EntityWithDto
-
Uses of EntityWithDto in com.foreach.across.modules.hibernate.business
Classes in com.foreach.across.modules.hibernate.business that implement EntityWithDtoModifier 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.