|
EclipseLink 2.3.0, build 'v20110521-r9438' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetadataSource
Purpose: Interface used to support extensible metadata and mappings by a persistence unit. A MetadataRepository will need to be registered with a persistence unit.
Method Summary | |
---|---|
org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings |
getEntityMappings(java.util.Map properties,
java.lang.ClassLoader classLoader,
SessionLog log)
PUBLIC: This is used to return the object representation of the mappings used by EclipseLink from the repository. |
Method Detail |
---|
org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings getEntityMappings(java.util.Map properties, java.lang.ClassLoader classLoader, SessionLog log)
|
EclipseLink 2.3.0, build 'v20110521-r9438' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |