Module org.eclipse.persistence.jpa
Class XMLEntityMappingsMappingProject
java.lang.Object
org.eclipse.persistence.core.sessions.CoreProject<ClassDescriptor,Login,DatabaseSession>
org.eclipse.persistence.sessions.Project
org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
- All Implemented Interfaces:
Serializable
,Cloneable
INTERNAL:
EclipseLink ORM mapping file OX mapping project.
Key notes:
- Elements mappings (per descriptor) must remain in order of definition in
XML. This ensure on any write out the elements will be written in a valid
order (to be read back in and validated correctly).
- Attribute mappings (per descriptor) can be in any order (but recommended
to keep them in order of definition in XML as well)
- methods should be preserved in alphabetical order.
- Individual mappings should be built within get methods and used within
individual descriptor build methods.
- See Also:
-
Field Summary
Fields inherited from class org.eclipse.persistence.sessions.Project
aliasDescriptors, allowExtendedCacheLogging, allowExtendedThreadLogging, allowExtendedThreadLoggingThreadDump, allowNativeSQLQueries, allowQueryResultsCacheValidation, allowSQLDeferral, allowTablePerMultitenantDDLGeneration, attributeGroups, classNamesForWeaving, datasourceLogin, defaultCacheIsolation, defaultIdentityMapClass, defaultIdentityMapSize, defaultIdValidation, defaultQueryResultsCachePolicy, defaultReadOnlyClasses, defaultTemporalMutable, descriptors, descriptorsLock, hasGenericHistorySupport, hasIsolatedClasses, hasMappingsPostCalculateChangesOnDeleted, hasNonIsolatedUOWClasses, hasProxyIndirection, jpaQueries, jpaTablePerTenantQueries, jpqlParseCache, mappedSuperclassDescriptors, metamodelIdClassMap, multitenantPolicy, name, namingIntoIndexed, orderedDescriptors, partitioningPolicies, queries, queryCacheForceDeferredLocks, sqlResultSetMappings, structConverters, vpdIdentifier, vpdLastIdentifierClassName
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
addConverterMappings
(ClassDescriptor descriptor) protected ClassDescriptor
INTERNAL: XSD: access-methodsprotected ClassDescriptor
INTERNAL: XSD: additional-criteriaprotected ClassDescriptor
INTERNAL: XSD: arrayprotected ClassDescriptor
INTERNAL: XSD: association-overrideprotected ClassDescriptor
INTERNAL: XSD: attribute-overrideprotected ClassDescriptor
INTERNAL: XSD: attributesprotected ClassDescriptor
INTERNAL: XSD: basic-collectionprotected ClassDescriptor
INTERNAL: XSD: basicprotected ClassDescriptor
INTERNAL: XSD: basic-mapprotected ClassDescriptor
INTERNAL: XSD: batch-fetchprotected ClassDescriptor
INTERNAL: XSD: cacheprotected ClassDescriptor
INTERNAL: XSD: cache-indexprotected ClassDescriptor
INTERNAL: XSD: cache-interceptorprotected ClassDescriptor
INTERNAL: XSD: cascade-typeprotected ClassDescriptor
INTERNAL: XSD: change-trackingprotected ClassDescriptor
INTERNAL: XSD: clone-copy-policyprotected ClassDescriptor
INTERNAL: XSD: collection-tableprotected ClassDescriptor
INTERNAL: XSD: columnprotected ClassDescriptor
INTERNAL: XSD: column-resultprotected ClassDescriptor
INTERNAL: XSD: column-resultprotected ClassDescriptor
INTERNAL: XSD: conversion-valueprotected ClassDescriptor
INTERNAL: XSD: convertprotected ClassDescriptor
INTERNAL: XSD: converterprotected ClassDescriptor
INTERNAL: XSD: copy-policyprotected ClassDescriptor
INTERNAL: XSD: cache-interceptorprotected ClassDescriptor
INTERNAL: XSD: discriminator-classprotected ClassDescriptor
INTERNAL: XSD: discriminator-columnprotected ClassDescriptor
INTERNAL: XSD: element-collectionprotected ClassDescriptor
INTERNAL: XSD: embeddableprotected ClassDescriptor
INTERNAL: XSD: embeddedprotected ClassDescriptor
INTERNAL: XSD: embedded-idprotected ClassDescriptor
INTERNAL: XSD: entityprotected ClassDescriptor
INTERNAL: XSD: entity-listenerprotected ClassDescriptor
buildEntityMappingsDescriptor
(String xsdLocation) INTERNAL: XSD: entity-mappingsprotected ClassDescriptor
INTERNAL: XSD: entity-resultprotected ClassDescriptor
INTERNAL: XSD: enumeratedprotected ClassDescriptor
INTERNAL: XSD: fetch-attributeprotected ClassDescriptor
INTERNAL: XSD: fetch-groupprotected ClassDescriptor
INTERNAL: XSD: fieldprotected ClassDescriptor
INTERNAL: XSD: field-resultprotected ClassDescriptor
INTERNAL: XSD: foreign-keyprotected ClassDescriptor
INTERNAL: XSD: generated-valueprotected ClassDescriptor
INTERNAL: XSD: hash-partitioningprotected ClassDescriptor
INTERNAL: XSD: idprotected ClassDescriptor
INTERNAL: XSD: indexprotected ClassDescriptor
INTERNAL: XSD: inheritanceprotected ClassDescriptor
INTERNAL: XSD: instantiation-copy-policyprotected ClassDescriptor
INTERNAL: XSD: join-columnprotected ClassDescriptor
INTERNAL: XSD: join-fieldprotected ClassDescriptor
INTERNAL: XSD: join-tableprotected ClassDescriptor
INTERNAL: XSD: lobprotected ClassDescriptor
INTERNAL: XSD: many-to-manyprotected ClassDescriptor
INTERNAL: XSD: many-to-oneprotected ClassDescriptor
INTERNAL: XSD: map-keyprotected ClassDescriptor
INTERNAL: XSD: mapped-superclassprotected ClassDescriptor
INTERNAL: XSD: converterprotected ClassDescriptor
INTERNAL: XSD: multi-tenantprotected ClassDescriptor
INTERNAL: XSD: named-attribute-nodeprotected ClassDescriptor
INTERNAL: XSD: named-entity-graphprotected ClassDescriptor
INTERNAL: XSD: named-native-queryprotected ClassDescriptor
INTERNAL: XSD: named-plsql-stored-function-queryprotected ClassDescriptor
INTERNAL: XSD: named-plsql-stored-procedure-queryprotected ClassDescriptor
INTERNAL: XSD: named-queryprotected ClassDescriptor
INTERNAL: XSD: named-stored-function-queryprotected ClassDescriptor
INTERNAL: XSD: named-stored-procedure-queryprotected ClassDescriptor
INTERNAL: XSD: named-subgraphprotected ClassDescriptor
INTERNAL: XSD: no-sqlprotected ClassDescriptor
INTERNAL: XSD: object-type-converterprotected ClassDescriptor
INTERNAL: XSD: one-to-manyprotected ClassDescriptor
INTERNAL: XSD: one-to-oneprotected ClassDescriptor
INTERNAL: XSD: optimistic-lockingprotected ClassDescriptor
INTERNAL: XSD: oracle-arrayprotected ClassDescriptor
INTERNAL: XSD: oracle-objectprotected ClassDescriptor
INTERNAL: XSD: order-byprotected ClassDescriptor
INTERNAL: XSD: order-columnprotected ClassDescriptor
INTERNAL: XSD: partitioningprotected ClassDescriptor
INTERNAL: XSD: persistence-unit-defaultsprotected ClassDescriptor
INTERNAL: XSD: persistence-unit-metadataprotected ClassDescriptor
INTERNAL: XSD: pinned-partitioningprotected ClassDescriptor
INTERNAL: XSD: plsql-parameterprotected ClassDescriptor
INTERNAL: XSD: plsql-recordprotected ClassDescriptor
INTERNAL: XSD: plsql-tableprotected ClassDescriptor
INTERNAL: XSD: primary-keyprotected ClassDescriptor
INTERNAL: XSD: primary-key-foreign-keyprotected ClassDescriptor
INTERNAL: XSD: primary-key-join-columnprotected ClassDescriptor
INTERNAL: XSD: propertyprotected ClassDescriptor
INTERNAL: XSD: query-hintprotected ClassDescriptor
INTERNAL: XSD: range-partitionprotected ClassDescriptor
INTERNAL: XSD: range-partitioningprotected ClassDescriptor
INTERNAL: XSD: read-transformerprotected ClassDescriptor
INTERNAL: XSD: replication-partitioningprotected ClassDescriptor
INTERNAL: XSD: return-insertprotected ClassDescriptor
INTERNAL: XSD: round-robin-partitioningprotected ClassDescriptor
INTERNAL: XSD: tableprotected ClassDescriptor
INTERNAL: XSD: sequence-generatorprotected ClassDescriptor
INTERNAL: XSD: type-converterprotected ClassDescriptor
INTERNAL: XSD: SerializedObjectPolicyprotected ClassDescriptor
INTERNAL: XSD: sql-result-set-mappingprotected ClassDescriptor
INTERNAL: XSD: procedure-parameterprotected ClassDescriptor
INTERNAL: XSD: struct-converterprotected ClassDescriptor
INTERNAL: XSD: structprotected ClassDescriptor
INTERNAL: XSD: structureprotected ClassDescriptor
INTERNAL: XSD: tableprotected ClassDescriptor
INTERNAL: XSD: table-generatorprotected ClassDescriptor
INTERNAL: XSD: temporalprotected ClassDescriptor
INTERNAL: XSD: tenant-discriminator-columnprotected ClassDescriptor
INTERNAL: XSD: tenant-table-discriminatorprotected ClassDescriptor
INTERNAL: XSD: time-of-dayprotected ClassDescriptor
INTERNAL: XSD: transformationprotected ClassDescriptor
INTERNAL: XSD: transientprotected ClassDescriptor
INTERNAL: XSD: type-converterprotected ClassDescriptor
INTERNAL: XSD: union-partitioningprotected ClassDescriptor
INTERNAL: XSD: unique-constraintprotected ClassDescriptor
INTERNAL: XSD: uuid-generatorprotected ClassDescriptor
INTERNAL: XSD: value-partitionprotected ClassDescriptor
INTERNAL: XSD: value-partitioningprotected ClassDescriptor
INTERNAL: XSD: variable-one-to-oneprotected ClassDescriptor
INTERNAL: XSD: versionprotected ClassDescriptor
INTERNAL: XSD: write-transformerprotected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeDirectCollectionMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeDirectCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL: NOTE: Internally we re-use the procedure name attribute to store the function name.protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNALprotected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeDirectCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeDirectCollectionMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNALprotected XMLCompositeCollectionMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNALprotected XMLDirectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLDirectMapping
INTERNALprotected XMLCompositeCollectionMapping
INTERNALprotected XMLDirectMapping
INTERNALprotected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLDirectMapping
INTERNAL:protected XMLCompositeObjectMapping
INTERNAL:protected XMLCompositeCollectionMapping
INTERNAL:Methods inherited from class org.eclipse.persistence.sessions.Project
addAlias, addDefaultReadOnlyClass, addDescriptor, addDescriptor, addDescriptors, addDescriptors, addJPAQuery, addJPATablePerTenantQuery, addMappedSuperclass, addMetamodelIdClassMapEntry, addPartitioningPolicy, addSQLResultSetMapping, allowExtendedCacheLogging, allowExtendedThreadLogging, allowExtendedThreadLoggingThreadDump, allowNativeSQLQueries, allowSQLDeferral, allowTablePerMultitenantDDLGeneration, applyLogin, assumeExistenceForDoesExist, checkCacheForDoesExist, checkDatabaseForDoesExist, clone, conformAllDescriptors, convertClassNamesToClasses, createDatabaseSession, createServerSession, createServerSession, createServerSession, createServerSession, getAliasDescriptors, getAttributeGroups, getClassDescriptor, getClassNamesForWeaving, getDatasourceLogin, getDefaultCacheIsolation, getDefaultIdentityMapClass, getDefaultIdentityMapSize, getDefaultIdValidation, getDefaultQueryResultsCachePolicy, getDefaultReadOnlyClasses, getDefaultTemporalMutable, getDescriptor, getDescriptorForAlias, getDescriptors, getJPAQueries, getJPATablePerTenantQueries, getJPQLParseCache, getJPQLParseCacheMaxSize, getLogin, getMappedSuperclass, getMappedSuperclassDescriptors, getMetamodelIdClassMap, getMultitenantPolicy, getName, getOrderedDescriptors, getPartitioningPolicies, getPartitioningPolicy, getQueries, getSQLResultSetMapping, getStructConverters, getVPDIdentifier, getVPDLastIdentifierClassName, hasGenericHistorySupport, hasIsolatedCacheClassWithoutUOWIsolation, hasIsolatedClasses, hasMappedSuperclass, hasMappedSuperclasses, hasMappingsPostCalculateChangesOnDeleted, hasNonIsolatedUOWClasses, hasProxyIndirection, hasSQLResultSetMapping, hasVPDIdentifier, isAllowQueryResultsCacheValidation, isQueryCacheForceDeferredLocks, namingIntoIndexed, setAliasDescriptors, setAllowExtendedCacheLogging, setAllowExtendedThreadLogging, setAllowExtendedThreadLoggingThreadDump, setAllowNativeSQLQueries, setAllowQueryResultsCacheValidation, setAllowSQLDeferral, setAllowTablePerMultitenantDDLGeneration, setClassNamesForWeaving, setDatasourceLogin, setDefaultCacheIsolation, setDefaultIdentityMapClass, setDefaultIdentityMapSize, setDefaultIdValidation, setDefaultQueryResultsCachePolicy, setDefaultReadOnlyClasses, setDefaultTemporalMutable, setDeferModificationsUntilCommit, setDescriptors, setHasGenericHistorySupport, setHasIsolatedClasses, setHasMappingsPostCalculateChangesOnDeleted, setHasNonIsolatedUOWClasses, setHasProxyIndirection, setJPQLParseCache, setJPQLParseCacheMaxSize, setLogin, setLogin, setMultitenantPolicy, setName, setNamingIntoIndexed, setOrderedDescriptors, setPartitioningPolicies, setQueries, setQueryCacheForceDeferredLocks, setStructConverters, setVPDIdentifier, setVPDLastIdentifierClassName, toString, useCacheIdentityMap, useCacheIdentityMap, useFullIdentityMap, useFullIdentityMap, useNoIdentityMap, useSoftCacheWeakIdentityMap, useSoftCacheWeakIdentityMap, usesOptimisticLocking, usesSequencing, useWeakIdentityMap, useWeakIdentityMap
-
Constructor Details
-
XMLEntityMappingsMappingProject
-
-
Method Details
-
addConverterMappings
-
buildAccessMethodsDescriptor
INTERNAL: XSD: access-methods -
buildAdditionalCriteriaDescriptor
INTERNAL: XSD: additional-criteria -
buildAssociationOverrideDescriptor
INTERNAL: XSD: association-override -
buildAttributeOverrideDescriptor
INTERNAL: XSD: attribute-override -
buildAttributesDescriptor
INTERNAL: XSD: attributes -
buildBasicCollectionDescriptor
INTERNAL: XSD: basic-collection -
buildBasicDescriptor
INTERNAL: XSD: basic -
buildBasicMapDescriptor
INTERNAL: XSD: basic-map -
buildBatchFetchDescriptor
INTERNAL: XSD: batch-fetch -
buildCacheDescriptor
INTERNAL: XSD: cache -
buildCacheInterceptorDescriptor
INTERNAL: XSD: cache-interceptor -
buildCascadeTypeDescriptor
INTERNAL: XSD: cascade-type -
buildChangeTrackingDescriptor
INTERNAL: XSD: change-tracking -
buildCloneCopyPolicyDescriptor
INTERNAL: XSD: clone-copy-policy -
buildCollectionTableDescriptor
INTERNAL: XSD: collection-table -
buildColumnDescriptor
INTERNAL: XSD: column -
buildColumnResultDescriptor
INTERNAL: XSD: column-result -
buildConstructorResultDescriptor
INTERNAL: XSD: column-result -
buildConversionValueDescriptor
INTERNAL: XSD: conversion-value -
buildConvertDescriptor
INTERNAL: XSD: convert -
buildConverterDescriptor
INTERNAL: XSD: converter -
buildCustomCopyPolicyDescriptor
INTERNAL: XSD: copy-policy -
buildDefaultRedirectorsDescriptor
INTERNAL: XSD: cache-interceptor -
buildDiscriminatorClassDescriptor
INTERNAL: XSD: discriminator-class -
buildDiscriminatorColumnDescriptor
INTERNAL: XSD: discriminator-column -
buildElementCollectionDescriptor
INTERNAL: XSD: element-collection -
buildArrayDescriptor
INTERNAL: XSD: array -
buildEmbeddableDescriptor
INTERNAL: XSD: embeddable -
buildEmbeddedDescriptor
INTERNAL: XSD: embedded -
buildStructureDescriptor
INTERNAL: XSD: structure -
buildEmbeddedIdDescriptor
INTERNAL: XSD: embedded-id -
buildEntityDescriptor
INTERNAL: XSD: entity -
buildEntityListenerDescriptor
INTERNAL: XSD: entity-listener -
buildEntityMappingsDescriptor
INTERNAL: XSD: entity-mappings -
buildEntityResultDescriptor
INTERNAL: XSD: entity-result -
buildEnumeratedDescriptor
INTERNAL: XSD: enumerated -
buildFetchAttributeDescriptor
INTERNAL: XSD: fetch-attribute -
buildFetchGroupDescriptor
INTERNAL: XSD: fetch-group -
buildFieldDescriptor
INTERNAL: XSD: field -
buildFieldResultDescriptor
INTERNAL: XSD: field-result -
buildForeignKeyDescriptor
INTERNAL: XSD: foreign-key -
buildGeneratedValueDescriptor
INTERNAL: XSD: generated-value -
buildHashPartitioningDescriptor
INTERNAL: XSD: hash-partitioning -
buildIdDescriptor
INTERNAL: XSD: id -
buildIndexDescriptor
INTERNAL: XSD: index -
buildCacheIndexDescriptor
INTERNAL: XSD: cache-index -
buildInheritanceDescriptor
INTERNAL: XSD: inheritance -
buildInstantiationCopyPolicyDescriptor
INTERNAL: XSD: instantiation-copy-policy -
buildJoinColumnDescriptor
INTERNAL: XSD: join-column -
buildJoinFieldDescriptor
INTERNAL: XSD: join-field -
buildJoinTableDescriptor
INTERNAL: XSD: join-table -
buildLobDescriptor
INTERNAL: XSD: lob -
buildManyToManyDescriptor
INTERNAL: XSD: many-to-many -
buildManyToOneDescriptor
INTERNAL: XSD: many-to-one -
buildMapKeyDescriptor
INTERNAL: XSD: map-key -
buildMappedSuperclassDescriptor
INTERNAL: XSD: mapped-superclass -
buildMixedConverterDescriptor
INTERNAL: XSD: converter -
buildMultitenantDescriptor
INTERNAL: XSD: multi-tenant -
buildNamedAttributeNodeDescriptor
INTERNAL: XSD: named-attribute-node -
buildNamedEntityGraphDescriptor
INTERNAL: XSD: named-entity-graph -
buildNamedNativeQueryDescriptor
INTERNAL: XSD: named-native-query -
buildNamedPLSQLStoredFunctionQueryDescriptor
INTERNAL: XSD: named-plsql-stored-function-query -
buildNamedPLSQLStoredProcedureQueryDescriptor
INTERNAL: XSD: named-plsql-stored-procedure-query -
buildNamedQueryDescriptor
INTERNAL: XSD: named-query -
buildNamedStoredFunctionQueryDescriptor
INTERNAL: XSD: named-stored-function-query -
buildNamedStoredProcedureQueryDescriptor
INTERNAL: XSD: named-stored-procedure-query -
buildNamedSubgraphDescriptor
INTERNAL: XSD: named-subgraph -
buildNoSqlDescriptor
INTERNAL: XSD: no-sql -
buildObjectTypeConverterDescriptor
INTERNAL: XSD: object-type-converter -
buildOneToManyDescriptor
INTERNAL: XSD: one-to-many -
buildOneToOneDescriptor
INTERNAL: XSD: one-to-one -
buildOptimisticLockingDescriptor
INTERNAL: XSD: optimistic-locking -
buildOrderByDescriptor
INTERNAL: XSD: order-by -
buildOrderColumnDescriptor
INTERNAL: XSD: order-column -
buildPartitioningDescriptor
INTERNAL: XSD: partitioning -
buildPersistenceUnitDefaultsDescriptor
INTERNAL: XSD: persistence-unit-defaults -
buildPersistenceUnitMetadataDescriptor
INTERNAL: XSD: persistence-unit-metadata -
buildPinnedPartitioningDescriptor
INTERNAL: XSD: pinned-partitioning -
buildPLSQLParameterDescriptor
INTERNAL: XSD: plsql-parameter -
buildOracleObjectTypeDescriptor
INTERNAL: XSD: oracle-object -
buildOracleArrayTypeDescriptor
INTERNAL: XSD: oracle-array -
buildPLSQLRecordDescriptor
INTERNAL: XSD: plsql-record -
buildPLSQLTableDescriptor
INTERNAL: XSD: plsql-table -
buildPrimaryKeyDescriptor
INTERNAL: XSD: primary-key -
buildPrimaryKeyForeignKeyDescriptor
INTERNAL: XSD: primary-key-foreign-key -
buildPrimaryKeyJoinColumnDescriptor
INTERNAL: XSD: primary-key-join-column -
buildPropertyDescriptor
INTERNAL: XSD: property -
buildQueryHintDescriptor
INTERNAL: XSD: query-hint -
buildRangePartitionDescriptor
INTERNAL: XSD: range-partition -
buildRangePartitioningDescriptor
INTERNAL: XSD: range-partitioning -
buildReadTransformerDescriptor
INTERNAL: XSD: read-transformer -
buildReplicationPartitioningDescriptor
INTERNAL: XSD: replication-partitioning -
buildReturnInsertDescriptor
INTERNAL: XSD: return-insert -
buildRoundRobinPartitioningDescriptor
INTERNAL: XSD: round-robin-partitioning -
buildSecondaryTableDescriptor
INTERNAL: XSD: table -
buildSequenceGeneratorDescriptor
INTERNAL: XSD: sequence-generator -
buildSerializedObjectPolicyDescriptor
INTERNAL: XSD: SerializedObjectPolicy -
buildSqlResultSetMappingDescriptor
INTERNAL: XSD: sql-result-set-mapping -
buildStoredProcedureParameterDescriptor
INTERNAL: XSD: procedure-parameter -
buildStructConverterDescriptor
INTERNAL: XSD: struct-converter -
buildTableDescriptor
INTERNAL: XSD: table -
buildStructDescriptor
INTERNAL: XSD: struct -
buildTableGeneratorDescriptor
INTERNAL: XSD: table-generator -
buildTemporalDescriptor
INTERNAL: XSD: temporal -
buildTenantDiscriminatorColumnDescriptor
INTERNAL: XSD: tenant-discriminator-column -
buildTenantTableDiscriminatorDescriptor
INTERNAL: XSD: tenant-table-discriminator -
buildTimeOfDayDescriptor
INTERNAL: XSD: time-of-day -
buildTransformationDescriptor
INTERNAL: XSD: transformation -
buildTransientDescriptor
INTERNAL: XSD: transient -
buildTypeConverterDescriptor
INTERNAL: XSD: type-converter -
buildSerializedConverterDescriptor
INTERNAL: XSD: type-converter -
buildUnionPartitioningDescriptor
INTERNAL: XSD: union-partitioning -
buildUniqueConstraintDescriptor
INTERNAL: XSD: unique-constraint -
buildUuidGeneratorDescriptor
INTERNAL: XSD: uuid-generator -
buildValuePartitionDescriptor
INTERNAL: XSD: value-partition -
buildValuePartitioningDescriptor
INTERNAL: XSD: value-partitioning -
buildVariableOneToOneDescriptor
INTERNAL: XSD: variable-one-to-one -
buildVersionDescriptor
INTERNAL: XSD: version -
buildWriteTransformerDescriptor
INTERNAL: XSD: write-transformer -
getAccessAttributeMapping
INTERNAL: -
getAccessMapping
INTERNAL: -
getAccessMethodsMapping
INTERNAL: -
getAdditionalCriteriaMapping
INTERNAL: -
getAllocationSizeAttributeMapping
INTERNAL: -
getAssociationOverrideMapping
INTERNAL: -
getAttributeNameAttributeMapping
INTERNAL: -
getAttributeOverrideMapping
INTERNAL: -
getAttributesMapping
INTERNAL: -
getAttributeTypeAttributeMapping
INTERNAL: -
getAutoApplyAttributeMapping
INTERNAL: -
getBatchFetchMapping
INTERNAL: -
getCacheableAttributeMapping
INTERNAL: -
getCacheInterceptorMapping
INTERNAL: -
getCacheMapping
INTERNAL: -
getCallByIndexAttributeMapping
INTERNAL: -
getCascadeMapping
INTERNAL: -
getCascadeOnDeleteMapping
INTERNAL: -
getCascadePersistMapping
INTERNAL: -
getCatalogAttributeMapping
INTERNAL: -
getCatalogMapping
INTERNAL: -
getChangeTrackingMapping
INTERNAL: -
getClassAttributeMapping
INTERNAL: -
getClassExtractorMapping
INTERNAL: -
getClassTypeAttributeMapping
INTERNAL: -
getCloneCopyPolicyMapping
INTERNAL: -
getCollectionTableMapping
INTERNAL: -
getColumnAttributeMapping
INTERNAL: -
getColumnDefinitionAttributeMapping
INTERNAL: -
getColumnListAttributeMapping
INTERNAL: -
getColumnMapping
INTERNAL: -
getFieldMapping
INTERNAL: -
getForeignKeyMapping
INTERNAL: -
getForeignKeyDefinitionAttributeMapping
INTERNAL: -
getColumnNamesMapping
INTERNAL: -
getColumnResultMapping
INTERNAL: -
getCompatibleTypeAttributeMapping
INTERNAL: -
getCompositeMemberAttributeMapping
INTERNAL: -
getConnectionPoolAttributeMapping
INTERNAL: -
getConnectionPoolsMapping
INTERNAL: -
getConstraintModeAttributeMapping
INTERNAL: -
getConstructorColumnMapping
INTERNAL: -
getConstructorResultMapping
INTERNAL: -
getContextPropertyAttributeMapping
INTERNAL: -
getConverterAttributeMapping
INTERNAL: -
getConverterMapping
INTERNAL: -
getConvertMapping
INTERNAL: -
getCreationSuffixAttributeMapping
INTERNAL: -
getCustomCopyPolicyMapping
INTERNAL: -
getCustomizerMapping
INTERNAL: -
getDatabaseTypeAttributeMapping
INTERNAL: -
getDataTypeAttributeMapping
INTERNAL: -
getDefaultConnectionPoolAttributeMapping
INTERNAL: -
getDeleteAllMapping
INTERNAL: -
getDescriptionMapping
INTERNAL: -
getDirectionAttributeMapping
INTERNAL: -
getDisableConversionAttributeMapping
INTERNAL: -
getDiscriminatorClassMapping
INTERNAL: -
getDiscriminatorColumnMapping
INTERNAL: -
getDiscriminatorTypeAttributeMapping
INTERNAL: -
getEntityListenersMapping
INTERNAL: -
getEntityResultMapping
INTERNAL: -
getEnumeratedMapping
INTERNAL: -
getExcludeDefaultListenersMapping
INTERNAL: -
getExcludeDefaultMappingsAttributeMapping
INTERNAL: -
getExcludeSuperclassListenersMapping
INTERNAL: -
getExistenceCheckingAttributeMapping
INTERNAL: -
getFetchAttributeMapping
INTERNAL: -
getFetchGroupMapping
INTERNAL: -
getFieldsMapping
INTERNAL: -
getFunctionNameAttributeMapping
INTERNAL: NOTE: Internally we re-use the procedure name attribute to store the function name. -
getGeneratedValueMapping
INTERNAL: -
getHashPartitioningMapping
INTERNAL: -
getHintMapping
INTERNAL: -
getIdAttributeMapping
INTERNAL: -
getIdClassMapping
INTERNAL: -
getIncludeAllAttributesAttributeMapping
INTERNAL: -
getIncludeCriteriaAttributeMapping
INTERNAL: -
getIndexesMapping
INTERNAL: -
getCacheIndexesMapping
INTERNAL: -
getIndexMapping
INTERNAL: -
getCacheIndexMapping
INTERNAL: -
getInitialValueAttributeMapping
INTERNAL: -
getInsertableAttributeMapping
INTERNAL: -
getInstantiationCopyPolicyMapping
INTERNAL: -
getInverseForeignKeyMapping
INTERNAL: -
getInverseJoinColumnMapping
INTERNAL: -
getJavaTypeAttributeMapping
INTERNAL: -
getJoinColumnMapping
INTERNAL: -
getJoinFieldMapping
INTERNAL: -
getJoinFetchMapping
INTERNAL: -
getJoinTableMapping
INTERNAL: -
getKeySubgraphAttributeMapping
INTERNAL: -
getLengthAttributeMapping
INTERNAL: -
getLobMapping
INTERNAL: -
getLockModeMapping
INTERNAL: -
getMapKeyAssociationOverrideMapping
INTERNAL: -
getMapKeyAttributeOverrideMapping
INTERNAL: -
getMapKeyClassMapping
INTERNAL: -
getMapKeyColumnMapping
INTERNAL: -
getMapKeyConvertMapping
INTERNAL: -
getMapKeyEnumeratedMapping
INTERNAL: -
getMapKeyForeignKeyMapping
INTERNAL: -
getMapKeyJoinColumnMapping
INTERNAL: -
getMapKeyMapping
INTERNAL: -
getMapKeyTemporalMapping
INTERNAL -
getMappedByAttributeMapping
INTERNAL: -
getMapsIdAttributeMapping
INTERNAL: -
getMetadataCompleteAttributeMapping
INTERNAL: -
getMethodAttributeMapping
INTERNAL: -
getMixedConverterMapping
INTERNAL: -
getModeAttributeMapping
INTERNAL: -
getMultitenantMapping
INTERNAL: -
getMutableAttributeMapping
INTERNAL: -
getNameAttributeMapping
INTERNAL: -
getNamedAttributeNodeMapping
INTERNAL: -
getNamedEntityGraphMapping
INTERNAL: -
getNamedNativeQueryMapping
INTERNAL: -
getNamedPLSQLStoredFunctionQueryMapping
INTERNAL: -
getNamedPLSQLStoredProcedureQueryMapping
INTERNAL: -
getNamedQueryMapping
INTERNAL: -
getNamedStoredFunctionQueryMapping
INTERNAL: -
getNamedStoredProcedureQueryMapping
INTERNAL: -
getNestedTypeMapping
INTERNAL: -
getNonCacheableMapping
INTERNAL: -
getNoSqlMapping
INTERNAL: -
getNullableAttributeMapping
INTERNAL: -
getObjectTypeAttributeMapping
INTERNAL: -
getObjectTypeConverterMapping
INTERNAL: -
getOptimisticLockingMapping
INTERNAL: -
getOptionalAttributeMapping
INTERNAL: -
getOracleArrayTypeMapping
INTERNAL: -
getOracleObjectTypeMapping
INTERNAL: -
getOrderByMapping
INTERNAL: -
getOrderColumnMapping
INTERNAL: -
getOrphanRemovalAttributeMapping
INTERNAL: -
getParametersMapping
INTERNAL: -
getParentClassAttributeMapping
INTERNAL: -
getRangePartitionMapping
INTERNAL: -
getPartitionColumnMapping
INTERNAL: -
getPartitionedMapping
INTERNAL: -
getPartitioningMapping
INTERNAL: -
getPartitionValueTypeAttributeMapping
INTERNAL: -
getPinnedPartitioningMapping
INTERNAL: -
getPLSQLParametersMapping
INTERNAL: -
getPLSQLRecordMapping
INTERNAL: -
getPLSQLTableMapping
INTERNAL: -
getPostLoadMapping
INTERNAL: -
getPostPeristMapping
INTERNAL: -
getPostRemoveMapping
INTERNAL: -
getPostUpdateMapping
INTERNAL: -
getPrecisionAttributeMapping
INTERNAL: -
getPrePeristMapping
INTERNAL: -
getPreRemoveMapping
INTERNAL: -
getPreUpdateMapping
INTERNAL: -
getPrimaryKeyAttributeMapping
INTERNAL: -
getPrimaryKeyForeignKeyMapping
INTERNAL: -
getPrimaryKeyJoinColumnMapping
INTERNAL: -
getPrimaryKeyMapping
INTERNAL: -
getPrivateOwnedMapping
INTERNAL: -
getProcedureNameAttributeMapping
INTERNAL: -
getPropertyMapping
INTERNAL: -
getQueryMapping
INTERNAL: -
getQueryParameterAttributeMapping
INTERNAL: -
getQueryRedirectorsMapping
INTERNAL: -
getRangePartitioningMapping
INTERNAL: -
getReadOnlyAttributeMapping
INTERNAL: -
getReferencedColumnNameMapping
INTERNAL: -
getReplicateWritesMapping
INTERNAL: -
getReplicationPartitioningMapping
INTERNAL: -
getResultClassAttributeMapping
INTERNAL: -
getResultClasses
INTERNAL: -
getResultSetMappingAttributeMapping
INTERNAL: -
getResultSetMappingMapping
INTERNAL: -
getResultSetMappings
INTERNAL: -
getReturnInsertMapping
INTERNAL: -
getReturnUpdateMapping
INTERNAL: -
getRoundRobinPartitioningMapping
INTERNAL: -
getScaleAttributeMapping
INTERNAL: -
getSchemaAttributeMapping
INTERNAL: -
getSchemaMapping
INTERNAL: -
getSequenceGeneratorMapping
INTERNAL: -
getSerializedObjectPolicyMapping
INTERNAL: -
getSizeAttributeMapping
INTERNAL: -
getStructConverterMapping
INTERNAL: -
getStructMapping
INTERNAL: -
getSubclassSubgraphMapping
INTERNAL: -
getSubgraphAttributeMapping
INTERNAL: -
getSubgraphMapping
INTERNAL: -
getTableAttributeMapping
INTERNAL: -
getTableGeneratorMapping
INTERNAL: -
getTargetClassAttributeMapping
INTERNAL: -
getTargetEntityAttributeMapping
INTERNAL: -
getTargetInterfaceAttributeMapping
INTERNAL: -
getTemporalMapping
INTERNAL -
getTenantDiscriminatorColumnsMapping
INTERNAL: -
getTenantTableDiscriminatorMapping
INTERNAL: -
getTextMapping
INTERNAL: -
getTransformerClassAttributeMapping
INTERNAL -
getTypeAttributeMapping
INTERNAL: -
getTypeConverterMapping
INTERNAL: -
getSerializedConverterMapping
INTERNAL: -
getTypeNameAttributeMapping
INTERNAL: -
getUnionPartitioningMapping
INTERNAL: -
getUnionUnpartitionableQueriesAttributeMapping
INTERNAL: -
getUniqueAttributeMapping
INTERNAL -
getUniqueConstraintMapping
INTERNAL -
getUpdatableAttributeMapping
INTERNAL -
getUuidGeneratorMapping
INTERNAL: -
getValueAttributeMapping
INTERNAL: -
getValueColumnMapping
INTERNAL: -
getValueMapping
INTERNAL: -
getValuePartitionMapping
INTERNAL: -
getValuePartitioningMapping
INTERNAL:
-