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
Constructors -
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:
addConverterin interfaceMappings
-
addConverterClass
- Specified by:
addConverterClassin interfaceMappings
-
addEmbeddable
- Specified by:
addEmbeddablein interfaceMappings
-
addEntity
-
addHashPartitioning
- Specified by:
addHashPartitioningin interfaceMappings
-
addMappedSuperclass
- Specified by:
addMappedSuperclassin interfaceMappings
-
addNamedNativeQuery
- Specified by:
addNamedNativeQueryin interfaceMappings
-
addNamedPlsqlStoredFunctionQuery
- Specified by:
addNamedPlsqlStoredFunctionQueryin interfaceMappings
-
addNamedPlsqlStoredProcedureQuery
- Specified by:
addNamedPlsqlStoredProcedureQueryin interfaceMappings
-
addNamedQuery
- Specified by:
addNamedQueryin interfaceMappings
-
addNamedStoredFunctionQuery
- Specified by:
addNamedStoredFunctionQueryin interfaceMappings
-
addNamedStoredProcedureQuery
- Specified by:
addNamedStoredProcedureQueryin interfaceMappings
-
addObjectTypeConverter
- Specified by:
addObjectTypeConverterin interfaceMappings
-
addOracleArray
- Specified by:
addOracleArrayin interfaceMappings
-
addOracleObject
- Specified by:
addOracleObjectin interfaceMappings
-
addPartitioning
- Specified by:
addPartitioningin interfaceMappings
-
addPinnedPartitioning
- Specified by:
addPinnedPartitioningin interfaceMappings
-
addPlsqlRecord
- Specified by:
addPlsqlRecordin interfaceMappings
-
addPlsqlTable
- Specified by:
addPlsqlTablein interfaceMappings
-
addRangePartitioning
- Specified by:
addRangePartitioningin interfaceMappings
-
addReplicationPartititioning
- Specified by:
addReplicationPartititioningin interfaceMappings
-
addRoundRobinPartitioning
- Specified by:
addRoundRobinPartitioningin interfaceMappings
-
addSequenceGenerator
- Specified by:
addSequenceGeneratorin interfaceMappings
-
addSqlResultSetMapping
- Specified by:
addSqlResultSetMappingin interfaceMappings
-
addStructConverter
- Specified by:
addStructConverterin interfaceMappings
-
addTableGenerator
- Specified by:
addTableGeneratorin interfaceMappings
-
addTenantDiscriminatorColumn
- Specified by:
addTenantDiscriminatorColumnin interfaceMappings
-
addTypeConverter
- Specified by:
addTypeConverterin interfaceMappings
-
addUnionPartitioning
- Specified by:
addUnionPartitioningin interfaceMappings
-
addUuidGenerator
- Specified by:
addUuidGeneratorin interfaceMappings
-
addValuePartitioning
- Specified by:
addValuePartitioningin interfaceMappings
-
setAccess
-
setAccessMethods
- Specified by:
setAccessMethodsin interfaceMappings
-
setCatalog
- Specified by:
setCatalogin interfaceMappings
-
setPackage
- Specified by:
setPackagein interfaceMappings
-
setPersistenceUnitMetadata
- Specified by:
setPersistenceUnitMetadatain interfaceMappings
-
setSchema
-
setVersion
- Specified by:
setVersionin interfaceMappings
-