| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.config.persistenceunit | |
| org.eclipse.persistence.internal.jpa.metadata | |
| org.eclipse.persistence.jpa.metadata |
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataSource
JPA scripting API implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected MetadataSource |
MetadataProcessor.m_metadataSource |
| Modifier and Type | Method and Description |
|---|---|
MetadataSource |
MetadataProcessor.getMetadataSource()
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataProcessor.setMetadataSource(MetadataSource source)
INTERNAL:
Use this method to set the MetadataSource class to use for loading
extensible mappings
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataSourceAdapter
Purpose: To provide a trivial implementation of MetadataSource.
|
class |
XMLMetadataSource
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.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.