[infinispan-issues] [JBoss JIRA] (ISPN-5648) Apply a partial update to a Protobuf mapped data structure
Sanne Grinovero (JIRA)
issues at jboss.org
Wed Jul 29 13:44:02 EDT 2015
Sanne Grinovero created ISPN-5648:
-------------------------------------
Summary: Apply a partial update to a Protobuf mapped data structure
Key: ISPN-5648
URL: https://issues.jboss.org/browse/ISPN-5648
Project: Infinispan
Issue Type: Feature Request
Components: Remote Protocols, Remote Querying
Reporter: Sanne Grinovero
It would be great to be able to update some fields of a protobuf-mapped entry without having to transfer the whole entry.
A simple example might be to update the value of a single field, a more interesting use case could be to add or remove some elements from an embedded list.
An example use case is to add a new foreign key to an list of pointers which is modelling a OneToMany JPA relation (Hibernate OGM).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the infinispan-issues
mailing list