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