Uses of Class
com.blazebit.persistence.testsuite.entity.IdClassEntity
Packages that use IdClassEntity
-
Uses of IdClassEntity in com.blazebit.persistence.testsuite.entity
Fields in com.blazebit.persistence.testsuite.entity with type parameters of type IdClassEntityModifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SetAttribute<IdClassEntity,IdClassEntity> IdClassEntity_.childrenstatic javax.persistence.metamodel.SetAttribute<IdClassEntity,IdClassEntity> IdClassEntity_.childrenstatic javax.persistence.metamodel.SetAttribute<IdClassEntity,IdClassEntity> IdClassEntity_.children2static javax.persistence.metamodel.SetAttribute<IdClassEntity,IdClassEntity> IdClassEntity_.children2static javax.persistence.metamodel.SingularAttribute<IdClassEntity,Integer> IdClassEntity_.key1static javax.persistence.metamodel.SingularAttribute<IdClassEntity,String> IdClassEntity_.key2static javax.persistence.metamodel.SingularAttribute<IdClassEntity,Integer> IdClassEntity_.valueMethods in com.blazebit.persistence.testsuite.entity that return types with arguments of type IdClassEntityMethod parameters in com.blazebit.persistence.testsuite.entity with type arguments of type IdClassEntityModifier and TypeMethodDescriptionvoidIdClassEntity.setChildren(Set<IdClassEntity> children) voidIdClassEntity.setChildren2(Set<IdClassEntity> children2)