Uses of Class
io.contextmap.spring.runtime.model.storage.PrimaryKey
-
Packages that use PrimaryKey Package Description io.contextmap.spring.runtime.model.storage -
-
Uses of PrimaryKey in io.contextmap.spring.runtime.model.storage
Methods in io.contextmap.spring.runtime.model.storage that return PrimaryKey Modifier and Type Method Description PrimaryKeyStorageEntity. getPrimaryKey()Methods in io.contextmap.spring.runtime.model.storage with parameters of type PrimaryKey Modifier and Type Method Description voidStorageEntity. setPrimaryKey(PrimaryKey primaryKey)
-