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 TypeClassDescriptionclassSettableIdAuditableEntity<T extends org.springframework.data.domain.Persistable<Long>>classSettableIdBasedEntity<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.