Uses of Class
com.blazebit.persistence.testsuite.entity.PersonForEntityKeyMaps
Packages that use PersonForEntityKeyMaps
-
Uses of PersonForEntityKeyMaps in com.blazebit.persistence.testsuite.entity
Fields in com.blazebit.persistence.testsuite.entity with type parameters of type PersonForEntityKeyMapsModifier and TypeFieldDescriptionstatic javax.persistence.metamodel.MapAttribute<DocumentForEntityKeyMaps,PersonForEntityKeyMaps, DocumentForEntityKeyMaps> DocumentForEntityKeyMaps_.contactDocumentsstatic javax.persistence.metamodel.SingularAttribute<PersonForEntityKeyMaps,Long> PersonForEntityKeyMaps_.idstatic javax.persistence.metamodel.SingularAttribute<PersonForEntityKeyMaps,String> PersonForEntityKeyMaps_.namestatic javax.persistence.metamodel.SingularAttribute<PersonForEntityKeyMaps,DocumentForEntityKeyMaps> PersonForEntityKeyMaps_.someDocumentMethods in com.blazebit.persistence.testsuite.entity that return types with arguments of type PersonForEntityKeyMapsMethod parameters in com.blazebit.persistence.testsuite.entity with type arguments of type PersonForEntityKeyMapsModifier and TypeMethodDescriptionvoidDocumentForEntityKeyMaps.setContactDocuments(Map<PersonForEntityKeyMaps, DocumentForEntityKeyMaps> contactDocuments)