Uses of Class
org.infinispan.persistence.jpa.impl.MetadataEntityKey
-
Packages that use MetadataEntityKey Package Description org.infinispan.persistence.jpa.impl -
-
Uses of MetadataEntityKey in org.infinispan.persistence.jpa.impl
Methods in org.infinispan.persistence.jpa.impl that return MetadataEntityKey Modifier and Type Method Description MetadataEntityKeyMetadataEntity. getKey()Methods in org.infinispan.persistence.jpa.impl with parameters of type MetadataEntityKey Modifier and Type Method Description voidMetadataEntity. setKey(MetadataEntityKey key)
-