Uses of Class
org.autumnframework.service.jpa.entities.AbstractApiBaseEntity
Packages that use AbstractApiBaseEntity
-
Uses of AbstractApiBaseEntity in org.autumnframework.service.jpa.entities
Fields in org.autumnframework.service.jpa.entities with type parameters of type AbstractApiBaseEntityModifier and TypeFieldDescriptionstatic jakarta.persistence.metamodel.SingularAttribute<AbstractApiBaseEntity,UUID> AbstractApiBaseEntity_.apiIdConstructor parameters in org.autumnframework.service.jpa.entities with type arguments of type AbstractApiBaseEntityModifierConstructorDescriptionQAbstractApiBaseEntity(com.querydsl.core.types.Path<? extends AbstractApiBaseEntity> path)