]
Radim Vansa commented on ISPN-4534:
-----------------------------------
I don't understand what you're suggesting. Do the embedded types have to be in
persistence.xml? Do I have to somehow register those types?
Allow storage of mapped graphs in JPACacheStore
-----------------------------------------------
Key: ISPN-4534
URL:
https://issues.jboss.org/browse/ISPN-4534
Project: Infinispan
Issue Type: Enhancement
Components: Loaders and Stores
Reporter: Sanne Grinovero
While we can't store relations among different entities stored in different
Infinispan entries, it is possible that someone stores a single entry which has embedded
types. That would map correctly to the database but all of the other types need to be
known the the EntityManager too.