Uses of Interface
org.eclipse.persistence.jpa.metadata.ProjectCache
-
Packages that use ProjectCache Package Description org.eclipse.persistence.internal.jpa org.eclipse.persistence.jpa.metadata -
-
Uses of ProjectCache in org.eclipse.persistence.internal.jpa
Fields in org.eclipse.persistence.internal.jpa declared as ProjectCache Modifier and Type Field Description protected ProjectCacheEntityManagerSetupImpl. projectCacheAccessor -
Uses of ProjectCache in org.eclipse.persistence.jpa.metadata
Classes in org.eclipse.persistence.jpa.metadata that implement ProjectCache Modifier and Type Class Description classFileBasedProjectCachePurpose: Support serializing/deserializing a project representing application metadata to/from a file.
-