Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
objectstore-jdo-1.3.0
-
None
Description
That is, allow the developer to add the DN extension:
@Extension(vendorName="datanucleus", key="cache-pin", value="true")
as a way to pin any reference data into memory.
If present, we should infer that the entity is immutable (ImmutableFacet).