Module org.eclipse.persistence.jpa
Class MappingsImpl
java.lang.Object
org.eclipse.persistence.internal.jpa.config.MetadataImpl<XMLEntityMappings>
org.eclipse.persistence.internal.jpa.config.xml.MappingsImpl
- All Implemented Interfaces:
Mappings
JPA scripting API implementation.
- Since:
- EclipseLink 2.5.1
-
Field Summary
Fields inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
metadata
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionsetCatalog
(String catalog) setPackage
(String pkg) setVersion
(String version) Methods inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
getMetadata
-
Constructor Details
-
MappingsImpl
public MappingsImpl()
-
-
Method Details
-
addConverter
- Specified by:
addConverter
in interfaceMappings
-
addConverterClass
- Specified by:
addConverterClass
in interfaceMappings
-
addEmbeddable
- Specified by:
addEmbeddable
in interfaceMappings
-
addEntity
-
addHashPartitioning
- Specified by:
addHashPartitioning
in interfaceMappings
-
addMappedSuperclass
- Specified by:
addMappedSuperclass
in interfaceMappings
-
addNamedNativeQuery
- Specified by:
addNamedNativeQuery
in interfaceMappings
-
addNamedPlsqlStoredFunctionQuery
- Specified by:
addNamedPlsqlStoredFunctionQuery
in interfaceMappings
-
addNamedPlsqlStoredProcedureQuery
- Specified by:
addNamedPlsqlStoredProcedureQuery
in interfaceMappings
-
addNamedQuery
- Specified by:
addNamedQuery
in interfaceMappings
-
addNamedStoredFunctionQuery
- Specified by:
addNamedStoredFunctionQuery
in interfaceMappings
-
addNamedStoredProcedureQuery
- Specified by:
addNamedStoredProcedureQuery
in interfaceMappings
-
addObjectTypeConverter
- Specified by:
addObjectTypeConverter
in interfaceMappings
-
addOracleArray
- Specified by:
addOracleArray
in interfaceMappings
-
addOracleObject
- Specified by:
addOracleObject
in interfaceMappings
-
addPartitioning
- Specified by:
addPartitioning
in interfaceMappings
-
addPinnedPartitioning
- Specified by:
addPinnedPartitioning
in interfaceMappings
-
addPlsqlRecord
- Specified by:
addPlsqlRecord
in interfaceMappings
-
addPlsqlTable
- Specified by:
addPlsqlTable
in interfaceMappings
-
addRangePartitioning
- Specified by:
addRangePartitioning
in interfaceMappings
-
addReplicationPartititioning
- Specified by:
addReplicationPartititioning
in interfaceMappings
-
addRoundRobinPartitioning
- Specified by:
addRoundRobinPartitioning
in interfaceMappings
-
addSequenceGenerator
- Specified by:
addSequenceGenerator
in interfaceMappings
-
addSqlResultSetMapping
- Specified by:
addSqlResultSetMapping
in interfaceMappings
-
addStructConverter
- Specified by:
addStructConverter
in interfaceMappings
-
addTableGenerator
- Specified by:
addTableGenerator
in interfaceMappings
-
addTenantDiscriminatorColumn
- Specified by:
addTenantDiscriminatorColumn
in interfaceMappings
-
addTypeConverter
- Specified by:
addTypeConverter
in interfaceMappings
-
addUnionPartitioning
- Specified by:
addUnionPartitioning
in interfaceMappings
-
addUuidGenerator
- Specified by:
addUuidGenerator
in interfaceMappings
-
addValuePartitioning
- Specified by:
addValuePartitioning
in interfaceMappings
-
setAccess
-
setAccessMethods
- Specified by:
setAccessMethods
in interfaceMappings
-
setCatalog
- Specified by:
setCatalog
in interfaceMappings
-
setPackage
- Specified by:
setPackage
in interfaceMappings
-
setPersistenceUnitMetadata
- Specified by:
setPersistenceUnitMetadata
in interfaceMappings
-
setSchema
-
setVersion
- Specified by:
setVersion
in interfaceMappings
-