Uses of Interface
org.eclipse.persistence.jpa.metadata.MetadataSource
Package
Description
-
Uses of MetadataSource in org.eclipse.persistence.internal.jpa.config.persistenceunit
-
Uses of MetadataSource in org.eclipse.persistence.internal.jpa.metadata
Modifier and TypeMethodDescriptionvoid
MetadataProcessor.setMetadataSource
(MetadataSource source) INTERNAL: Use this method to set the MetadataSource class to use for loading extensible mappings -
Uses of MetadataSource in org.eclipse.persistence.internal.xr
Modifier and TypeClassDescriptionstatic final class
INTERNAL: Implementation of MetadataSource to allow passing JPA metadata to the MetadataProcessor. -
Uses of MetadataSource in org.eclipse.persistence.jpa.metadata
Modifier and TypeClassDescriptionclass
Purpose: To provide a trivial implementation of MetadataSource.class
Purpose: Support reading metadata for a persistence unit in an XML format from a URL and if the property is undefined, it will look for a file.