Class XMLEntityMappingsMappingProject
- java.lang.Object
-
- org.eclipse.persistence.core.sessions.CoreProject<org.eclipse.persistence.descriptors.ClassDescriptor,org.eclipse.persistence.sessions.Login,org.eclipse.persistence.sessions.DatabaseSession>
-
- org.eclipse.persistence.sessions.Project
-
- org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Cloneable
public class XMLEntityMappingsMappingProject extends org.eclipse.persistence.sessions.ProjectINTERNAL: 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.- Author:
- Guy Pelletier
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.eclipse.persistence.sessions.Project
aliasDescriptors, allowConvertResultToBoolean, allowExtendedCacheLogging, allowExtendedThreadLogging, allowExtendedThreadLoggingThreadDump, allowNativeSQLQueries, allowNullResultMaxMin, 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
Constructors Constructor Description XMLEntityMappingsMappingProject(java.lang.String ormNamespace, java.lang.String xsdLocation)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidaddConverterMappings(org.eclipse.persistence.descriptors.ClassDescriptor descriptor)protected org.eclipse.persistence.descriptors.ClassDescriptorbuildAccessMethodsDescriptor()INTERNAL: XSD: access-methodsprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildAdditionalCriteriaDescriptor()INTERNAL: XSD: additional-criteriaprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildArrayDescriptor()INTERNAL: XSD: arrayprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildAssociationOverrideDescriptor()INTERNAL: XSD: association-overrideprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildAttributeOverrideDescriptor()INTERNAL: XSD: attribute-overrideprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildAttributesDescriptor()INTERNAL: XSD: attributesprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildBasicCollectionDescriptor()INTERNAL: XSD: basic-collectionprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildBasicDescriptor()INTERNAL: XSD: basicprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildBasicMapDescriptor()INTERNAL: XSD: basic-mapprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildBatchFetchDescriptor()INTERNAL: XSD: batch-fetchprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildCacheDescriptor()INTERNAL: XSD: cacheprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildCacheIndexDescriptor()INTERNAL: XSD: cache-indexprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildCacheInterceptorDescriptor()INTERNAL: XSD: cache-interceptorprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildCascadeTypeDescriptor()INTERNAL: XSD: cascade-typeprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildChangeTrackingDescriptor()INTERNAL: XSD: change-trackingprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildCloneCopyPolicyDescriptor()INTERNAL: XSD: clone-copy-policyprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildCollectionTableDescriptor()INTERNAL: XSD: collection-tableprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildColumnDescriptor()INTERNAL: XSD: columnprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildColumnResultDescriptor()INTERNAL: XSD: column-resultprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildConstructorResultDescriptor()INTERNAL: XSD: column-resultprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildConversionValueDescriptor()INTERNAL: XSD: conversion-valueprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildConvertDescriptor()INTERNAL: XSD: convertprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildConverterDescriptor()INTERNAL: XSD: converterprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildCustomCopyPolicyDescriptor()INTERNAL: XSD: copy-policyprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildDefaultRedirectorsDescriptor()INTERNAL: XSD: cache-interceptorprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildDiscriminatorClassDescriptor()INTERNAL: XSD: discriminator-classprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildDiscriminatorColumnDescriptor()INTERNAL: XSD: discriminator-columnprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildElementCollectionDescriptor()INTERNAL: XSD: element-collectionprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildEmbeddableDescriptor()INTERNAL: XSD: embeddableprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildEmbeddedDescriptor()INTERNAL: XSD: embeddedprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildEmbeddedIdDescriptor()INTERNAL: XSD: embedded-idprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildEntityDescriptor()INTERNAL: XSD: entityprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildEntityListenerDescriptor()INTERNAL: XSD: entity-listenerprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildEntityMappingsDescriptor(java.lang.String xsdLocation)INTERNAL: XSD: entity-mappingsprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildEntityResultDescriptor()INTERNAL: XSD: entity-resultprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildEnumeratedDescriptor()INTERNAL: XSD: enumeratedprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildFetchAttributeDescriptor()INTERNAL: XSD: fetch-attributeprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildFetchGroupDescriptor()INTERNAL: XSD: fetch-groupprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildFieldDescriptor()INTERNAL: XSD: fieldprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildFieldResultDescriptor()INTERNAL: XSD: field-resultprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildForeignKeyDescriptor()INTERNAL: XSD: foreign-keyprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildGeneratedValueDescriptor()INTERNAL: XSD: generated-valueprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildHashPartitioningDescriptor()INTERNAL: XSD: hash-partitioningprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildIdDescriptor()INTERNAL: XSD: idprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildIndexDescriptor()INTERNAL: XSD: indexprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildInheritanceDescriptor()INTERNAL: XSD: inheritanceprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildInstantiationCopyPolicyDescriptor()INTERNAL: XSD: instantiation-copy-policyprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildJoinColumnDescriptor()INTERNAL: XSD: join-columnprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildJoinFieldDescriptor()INTERNAL: XSD: join-fieldprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildJoinTableDescriptor()INTERNAL: XSD: join-tableprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildLobDescriptor()INTERNAL: XSD: lobprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildManyToManyDescriptor()INTERNAL: XSD: many-to-manyprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildManyToOneDescriptor()INTERNAL: XSD: many-to-oneprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildMapKeyDescriptor()INTERNAL: XSD: map-keyprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildMappedSuperclassDescriptor()INTERNAL: XSD: mapped-superclassprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildMixedConverterDescriptor()INTERNAL: XSD: converterprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildMultitenantDescriptor()INTERNAL: XSD: multi-tenantprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildNamedAttributeNodeDescriptor()INTERNAL: XSD: named-attribute-nodeprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildNamedEntityGraphDescriptor()INTERNAL: XSD: named-entity-graphprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildNamedNativeQueryDescriptor()INTERNAL: XSD: named-native-queryprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildNamedPLSQLStoredFunctionQueryDescriptor()INTERNAL: XSD: named-plsql-stored-function-queryprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildNamedPLSQLStoredProcedureQueryDescriptor()INTERNAL: XSD: named-plsql-stored-procedure-queryprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildNamedQueryDescriptor()INTERNAL: XSD: named-queryprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildNamedStoredFunctionQueryDescriptor()INTERNAL: XSD: named-stored-function-queryprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildNamedStoredProcedureQueryDescriptor()INTERNAL: XSD: named-stored-procedure-queryprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildNamedSubgraphDescriptor()INTERNAL: XSD: named-subgraphprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildNoSqlDescriptor()INTERNAL: XSD: no-sqlprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildObjectTypeConverterDescriptor()INTERNAL: XSD: object-type-converterprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildOneToManyDescriptor()INTERNAL: XSD: one-to-manyprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildOneToOneDescriptor()INTERNAL: XSD: one-to-oneprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildOptimisticLockingDescriptor()INTERNAL: XSD: optimistic-lockingprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildOracleArrayTypeDescriptor()INTERNAL: XSD: oracle-arrayprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildOracleObjectTypeDescriptor()INTERNAL: XSD: oracle-objectprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildOrderByDescriptor()INTERNAL: XSD: order-byprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildOrderColumnDescriptor()INTERNAL: XSD: order-columnprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildPartitioningDescriptor()INTERNAL: XSD: partitioningprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildPersistenceUnitDefaultsDescriptor()INTERNAL: XSD: persistence-unit-defaultsprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildPersistenceUnitMetadataDescriptor()INTERNAL: XSD: persistence-unit-metadataprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildPinnedPartitioningDescriptor()INTERNAL: XSD: pinned-partitioningprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildPLSQLParameterDescriptor()INTERNAL: XSD: plsql-parameterprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildPLSQLRecordDescriptor()INTERNAL: XSD: plsql-recordprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildPLSQLTableDescriptor()INTERNAL: XSD: plsql-tableprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildPrimaryKeyDescriptor()INTERNAL: XSD: primary-keyprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildPrimaryKeyForeignKeyDescriptor()INTERNAL: XSD: primary-key-foreign-keyprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildPrimaryKeyJoinColumnDescriptor()INTERNAL: XSD: primary-key-join-columnprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildPropertyDescriptor()INTERNAL: XSD: propertyprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildQueryHintDescriptor()INTERNAL: XSD: query-hintprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildRangePartitionDescriptor()INTERNAL: XSD: range-partitionprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildRangePartitioningDescriptor()INTERNAL: XSD: range-partitioningprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildReadTransformerDescriptor()INTERNAL: XSD: read-transformerprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildReplicationPartitioningDescriptor()INTERNAL: XSD: replication-partitioningprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildReturnInsertDescriptor()INTERNAL: XSD: return-insertprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildRoundRobinPartitioningDescriptor()INTERNAL: XSD: round-robin-partitioningprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildSecondaryTableDescriptor()INTERNAL: XSD: tableprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildSequenceGeneratorDescriptor()INTERNAL: XSD: sequence-generatorprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildSerializedConverterDescriptor()INTERNAL: XSD: type-converterprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildSerializedObjectPolicyDescriptor()INTERNAL: XSD: SerializedObjectPolicyprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildSqlResultSetMappingDescriptor()INTERNAL: XSD: sql-result-set-mappingprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildStoredProcedureParameterDescriptor()INTERNAL: XSD: procedure-parameterprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildStructConverterDescriptor()INTERNAL: XSD: struct-converterprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildStructDescriptor()INTERNAL: XSD: structprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildStructureDescriptor()INTERNAL: XSD: structureprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildTableDescriptor()INTERNAL: XSD: tableprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildTableGeneratorDescriptor()INTERNAL: XSD: table-generatorprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildTemporalDescriptor()INTERNAL: XSD: temporalprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildTenantDiscriminatorColumnDescriptor()INTERNAL: XSD: tenant-discriminator-columnprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildTenantTableDiscriminatorDescriptor()INTERNAL: XSD: tenant-table-discriminatorprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildTimeOfDayDescriptor()INTERNAL: XSD: time-of-dayprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildTransformationDescriptor()INTERNAL: XSD: transformationprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildTransientDescriptor()INTERNAL: XSD: transientprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildTypeConverterDescriptor()INTERNAL: XSD: type-converterprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildUnionPartitioningDescriptor()INTERNAL: XSD: union-partitioningprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildUniqueConstraintDescriptor()INTERNAL: XSD: unique-constraintprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildUuidGeneratorDescriptor()INTERNAL: XSD: uuid-generatorprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildValuePartitionDescriptor()INTERNAL: XSD: value-partitionprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildValuePartitioningDescriptor()INTERNAL: XSD: value-partitioningprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildVariableOneToOneDescriptor()INTERNAL: XSD: variable-one-to-oneprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildVersionDescriptor()INTERNAL: XSD: versionprotected org.eclipse.persistence.descriptors.ClassDescriptorbuildWriteTransformerDescriptor()INTERNAL: XSD: write-transformerprotected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetAccessAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetAccessMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetAccessMethodsMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetAdditionalCriteriaMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetAllocationSizeAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetAssociationOverrideMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetAttributeNameAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetAttributeOverrideMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetAttributesMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetAttributeTypeAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetAutoApplyAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetBatchFetchMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetCacheableAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetCacheIndexesMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetCacheIndexMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetCacheInterceptorMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetCacheMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetCallByIndexAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetCascadeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetCascadeOnDeleteMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetCascadePersistMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetCatalogAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetCatalogMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetChangeTrackingMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetClassAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetClassExtractorMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetClassTypeAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetCloneCopyPolicyMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetCollectionTableMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetColumnAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetColumnDefinitionAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetColumnListAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetColumnMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMappinggetColumnNamesMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetColumnResultMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetCompatibleTypeAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetCompositeMemberAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetConnectionPoolAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMappinggetConnectionPoolsMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetConstraintModeAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetConstructorColumnMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetConstructorResultMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetContextPropertyAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetConverterAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetConverterMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetConvertMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetCreationSuffixAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetCustomCopyPolicyMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetCustomizerMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetDatabaseTypeAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetDataTypeAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetDefaultConnectionPoolAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetDeleteAllMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetDescriptionMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetDirectionAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetDisableConversionAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetDiscriminatorClassMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetDiscriminatorColumnMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetDiscriminatorTypeAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetEntityListenersMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetEntityResultMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetEnumeratedMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetExcludeDefaultListenersMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetExcludeDefaultMappingsAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetExcludeSuperclassListenersMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetExistenceCheckingAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetFetchAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetFetchGroupMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetFieldMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetFieldsMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetForeignKeyDefinitionAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetForeignKeyMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetFunctionNameAttributeMapping()INTERNAL: NOTE: Internally we re-use the procedure name attribute to store the function name.protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetGeneratedValueMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetHashPartitioningMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetHintMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetIdAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetIdClassMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetIncludeAllAttributesAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetIncludeCriteriaAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetIndexesMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetIndexMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetInitialValueAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetInsertableAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetInstantiationCopyPolicyMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetInverseForeignKeyMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetInverseJoinColumnMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetJavaTypeAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetJoinColumnMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetJoinFetchMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetJoinFieldMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetJoinTableMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetKeySubgraphAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetLengthAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetLobMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetLockModeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetMapKeyAssociationOverrideMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetMapKeyAttributeOverrideMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetMapKeyClassMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetMapKeyColumnMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetMapKeyConvertMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetMapKeyEnumeratedMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetMapKeyForeignKeyMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetMapKeyJoinColumnMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetMapKeyMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetMapKeyTemporalMapping()INTERNALprotected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetMappedByAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetMapsIdAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetMetadataCompleteAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetMethodAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetMixedConverterMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetModeAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetMultitenantMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetMutableAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetNameAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetNamedAttributeNodeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetNamedEntityGraphMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetNamedNativeQueryMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetNamedPLSQLStoredFunctionQueryMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetNamedPLSQLStoredProcedureQueryMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetNamedQueryMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetNamedStoredFunctionQueryMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetNamedStoredProcedureQueryMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetNestedTypeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetNonCacheableMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetNoSqlMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetNullableAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetObjectTypeAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetObjectTypeConverterMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetOptimisticLockingMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetOptionalAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetOracleArrayTypeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetOracleObjectTypeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetOrderByMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetOrderColumnMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetOrphanRemovalAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetParametersMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetParentClassAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetPartitionColumnMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetPartitionedMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetPartitioningMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetPartitionValueTypeAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetPinnedPartitioningMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetPLSQLParametersMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetPLSQLRecordMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetPLSQLTableMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetPostLoadMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetPostPeristMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetPostRemoveMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetPostUpdateMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetPrecisionAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetPrePeristMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetPreRemoveMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetPreUpdateMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetPrimaryKeyAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetPrimaryKeyForeignKeyMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetPrimaryKeyJoinColumnMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetPrimaryKeyMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetPrivateOwnedMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetProcedureNameAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetPropertyMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetQueryMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetQueryParameterAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetQueryRedirectorsMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetRangePartitioningMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetRangePartitionMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetReadOnlyAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetReferencedColumnNameMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetReplicateWritesMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetReplicationPartitioningMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetResultClassAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMappinggetResultClasses()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetResultSetMappingAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetResultSetMappingMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMappinggetResultSetMappings()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetReturnInsertMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetReturnUpdateMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetRoundRobinPartitioningMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetScaleAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetSchemaAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetSchemaMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetSequenceGeneratorMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetSerializedConverterMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetSerializedObjectPolicyMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetSizeAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetStructConverterMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetStructMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetSubclassSubgraphMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetSubgraphAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetSubgraphMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetTableAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetTableGeneratorMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetTargetClassAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetTargetEntityAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetTargetInterfaceAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetTemporalMapping()INTERNALprotected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetTenantDiscriminatorColumnsMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetTenantTableDiscriminatorMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetTextMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetTransformerClassAttributeMapping()INTERNALprotected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetTypeAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetTypeConverterMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetTypeNameAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetUnionPartitioningMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetUnionUnpartitionableQueriesAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetUniqueAttributeMapping()INTERNALprotected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetUniqueConstraintMapping()INTERNALprotected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetUpdatableAttributeMapping()INTERNALprotected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetUuidGeneratorMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetValueAttributeMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetValueColumnMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLDirectMappinggetValueMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMappinggetValuePartitioningMapping()INTERNAL:protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMappinggetValuePartitionMapping()INTERNAL:-
Methods inherited from class org.eclipse.persistence.sessions.Project
addAlias, addDefaultReadOnlyClass, addDescriptor, addDescriptor, addDescriptors, addDescriptors, addJPAQuery, addJPATablePerTenantQuery, addMappedSuperclass, addMetamodelIdClassMapEntry, addPartitioningPolicy, addSQLResultSetMapping, allowConvertResultToBoolean, allowExtendedCacheLogging, allowExtendedThreadLogging, allowExtendedThreadLoggingThreadDump, allowNativeSQLQueries, allowNullResultMaxMin, allowSQLDeferral, allowTablePerMultitenantDDLGeneration, applyLogin, assumeExistenceForDoesExist, checkCacheForDoesExist, checkDatabaseForDoesExist, clone, conformAllDescriptors, convertClassNamesToClasses, createDatabaseSession, createServerSession, createServerSession, createServerSession, createServerSession, getAliasDescriptors, getAttributeGroups, getClassDescriptor, getClassNamesForWeaving, getDatasourceLogin, getDefaultCacheIsolation, getDefaultIdentityMapClass, getDefaultIdentityMapSize, getDefaultIdValidation, getDefaultIsIsolated, 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, setAllowConvertResultToBoolean, setAllowExtendedCacheLogging, setAllowExtendedThreadLogging, setAllowExtendedThreadLoggingThreadDump, setAllowNativeSQLQueries, setAllowNullResultMaxMin, setAllowQueryResultsCacheValidation, setAllowSQLDeferral, setAllowTablePerMultitenantDDLGeneration, setClassNamesForWeaving, setDatasourceLogin, setDefaultCacheIsolation, setDefaultIdentityMapClass, setDefaultIdentityMapSize, setDefaultIdValidation, setDefaultIsIsolated, 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
-
-
-
-
Method Detail
-
addConverterMappings
protected void addConverterMappings(org.eclipse.persistence.descriptors.ClassDescriptor descriptor)
-
buildAccessMethodsDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildAccessMethodsDescriptor()
INTERNAL: XSD: access-methods
-
buildAdditionalCriteriaDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildAdditionalCriteriaDescriptor()
INTERNAL: XSD: additional-criteria
-
buildAssociationOverrideDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildAssociationOverrideDescriptor()
INTERNAL: XSD: association-override
-
buildAttributeOverrideDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildAttributeOverrideDescriptor()
INTERNAL: XSD: attribute-override
-
buildAttributesDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildAttributesDescriptor()
INTERNAL: XSD: attributes
-
buildBasicCollectionDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildBasicCollectionDescriptor()
INTERNAL: XSD: basic-collection
-
buildBasicDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildBasicDescriptor()
INTERNAL: XSD: basic
-
buildBasicMapDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildBasicMapDescriptor()
INTERNAL: XSD: basic-map
-
buildBatchFetchDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildBatchFetchDescriptor()
INTERNAL: XSD: batch-fetch
-
buildCacheDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildCacheDescriptor()
INTERNAL: XSD: cache
-
buildCacheInterceptorDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildCacheInterceptorDescriptor()
INTERNAL: XSD: cache-interceptor
-
buildCascadeTypeDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildCascadeTypeDescriptor()
INTERNAL: XSD: cascade-type
-
buildChangeTrackingDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildChangeTrackingDescriptor()
INTERNAL: XSD: change-tracking
-
buildCloneCopyPolicyDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildCloneCopyPolicyDescriptor()
INTERNAL: XSD: clone-copy-policy
-
buildCollectionTableDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildCollectionTableDescriptor()
INTERNAL: XSD: collection-table
-
buildColumnDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildColumnDescriptor()
INTERNAL: XSD: column
-
buildColumnResultDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildColumnResultDescriptor()
INTERNAL: XSD: column-result
-
buildConstructorResultDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildConstructorResultDescriptor()
INTERNAL: XSD: column-result
-
buildConversionValueDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildConversionValueDescriptor()
INTERNAL: XSD: conversion-value
-
buildConvertDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildConvertDescriptor()
INTERNAL: XSD: convert
-
buildConverterDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildConverterDescriptor()
INTERNAL: XSD: converter
-
buildCustomCopyPolicyDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildCustomCopyPolicyDescriptor()
INTERNAL: XSD: copy-policy
-
buildDefaultRedirectorsDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildDefaultRedirectorsDescriptor()
INTERNAL: XSD: cache-interceptor
-
buildDiscriminatorClassDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildDiscriminatorClassDescriptor()
INTERNAL: XSD: discriminator-class
-
buildDiscriminatorColumnDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildDiscriminatorColumnDescriptor()
INTERNAL: XSD: discriminator-column
-
buildElementCollectionDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildElementCollectionDescriptor()
INTERNAL: XSD: element-collection
-
buildArrayDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildArrayDescriptor()
INTERNAL: XSD: array
-
buildEmbeddableDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildEmbeddableDescriptor()
INTERNAL: XSD: embeddable
-
buildEmbeddedDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildEmbeddedDescriptor()
INTERNAL: XSD: embedded
-
buildStructureDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildStructureDescriptor()
INTERNAL: XSD: structure
-
buildEmbeddedIdDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildEmbeddedIdDescriptor()
INTERNAL: XSD: embedded-id
-
buildEntityDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildEntityDescriptor()
INTERNAL: XSD: entity
-
buildEntityListenerDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildEntityListenerDescriptor()
INTERNAL: XSD: entity-listener
-
buildEntityMappingsDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildEntityMappingsDescriptor(java.lang.String xsdLocation)
INTERNAL: XSD: entity-mappings
-
buildEntityResultDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildEntityResultDescriptor()
INTERNAL: XSD: entity-result
-
buildEnumeratedDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildEnumeratedDescriptor()
INTERNAL: XSD: enumerated
-
buildFetchAttributeDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildFetchAttributeDescriptor()
INTERNAL: XSD: fetch-attribute
-
buildFetchGroupDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildFetchGroupDescriptor()
INTERNAL: XSD: fetch-group
-
buildFieldDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildFieldDescriptor()
INTERNAL: XSD: field
-
buildFieldResultDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildFieldResultDescriptor()
INTERNAL: XSD: field-result
-
buildForeignKeyDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildForeignKeyDescriptor()
INTERNAL: XSD: foreign-key
-
buildGeneratedValueDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildGeneratedValueDescriptor()
INTERNAL: XSD: generated-value
-
buildHashPartitioningDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildHashPartitioningDescriptor()
INTERNAL: XSD: hash-partitioning
-
buildIdDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildIdDescriptor()
INTERNAL: XSD: id
-
buildIndexDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildIndexDescriptor()
INTERNAL: XSD: index
-
buildCacheIndexDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildCacheIndexDescriptor()
INTERNAL: XSD: cache-index
-
buildInheritanceDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildInheritanceDescriptor()
INTERNAL: XSD: inheritance
-
buildInstantiationCopyPolicyDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildInstantiationCopyPolicyDescriptor()
INTERNAL: XSD: instantiation-copy-policy
-
buildJoinColumnDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildJoinColumnDescriptor()
INTERNAL: XSD: join-column
-
buildJoinFieldDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildJoinFieldDescriptor()
INTERNAL: XSD: join-field
-
buildJoinTableDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildJoinTableDescriptor()
INTERNAL: XSD: join-table
-
buildLobDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildLobDescriptor()
INTERNAL: XSD: lob
-
buildManyToManyDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildManyToManyDescriptor()
INTERNAL: XSD: many-to-many
-
buildManyToOneDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildManyToOneDescriptor()
INTERNAL: XSD: many-to-one
-
buildMapKeyDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildMapKeyDescriptor()
INTERNAL: XSD: map-key
-
buildMappedSuperclassDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildMappedSuperclassDescriptor()
INTERNAL: XSD: mapped-superclass
-
buildMixedConverterDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildMixedConverterDescriptor()
INTERNAL: XSD: converter
-
buildMultitenantDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildMultitenantDescriptor()
INTERNAL: XSD: multi-tenant
-
buildNamedAttributeNodeDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildNamedAttributeNodeDescriptor()
INTERNAL: XSD: named-attribute-node
-
buildNamedEntityGraphDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildNamedEntityGraphDescriptor()
INTERNAL: XSD: named-entity-graph
-
buildNamedNativeQueryDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildNamedNativeQueryDescriptor()
INTERNAL: XSD: named-native-query
-
buildNamedPLSQLStoredFunctionQueryDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildNamedPLSQLStoredFunctionQueryDescriptor()
INTERNAL: XSD: named-plsql-stored-function-query
-
buildNamedPLSQLStoredProcedureQueryDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildNamedPLSQLStoredProcedureQueryDescriptor()
INTERNAL: XSD: named-plsql-stored-procedure-query
-
buildNamedQueryDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildNamedQueryDescriptor()
INTERNAL: XSD: named-query
-
buildNamedStoredFunctionQueryDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildNamedStoredFunctionQueryDescriptor()
INTERNAL: XSD: named-stored-function-query
-
buildNamedStoredProcedureQueryDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildNamedStoredProcedureQueryDescriptor()
INTERNAL: XSD: named-stored-procedure-query
-
buildNamedSubgraphDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildNamedSubgraphDescriptor()
INTERNAL: XSD: named-subgraph
-
buildNoSqlDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildNoSqlDescriptor()
INTERNAL: XSD: no-sql
-
buildObjectTypeConverterDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildObjectTypeConverterDescriptor()
INTERNAL: XSD: object-type-converter
-
buildOneToManyDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildOneToManyDescriptor()
INTERNAL: XSD: one-to-many
-
buildOneToOneDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildOneToOneDescriptor()
INTERNAL: XSD: one-to-one
-
buildOptimisticLockingDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildOptimisticLockingDescriptor()
INTERNAL: XSD: optimistic-locking
-
buildOrderByDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildOrderByDescriptor()
INTERNAL: XSD: order-by
-
buildOrderColumnDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildOrderColumnDescriptor()
INTERNAL: XSD: order-column
-
buildPartitioningDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildPartitioningDescriptor()
INTERNAL: XSD: partitioning
-
buildPersistenceUnitDefaultsDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildPersistenceUnitDefaultsDescriptor()
INTERNAL: XSD: persistence-unit-defaults
-
buildPersistenceUnitMetadataDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildPersistenceUnitMetadataDescriptor()
INTERNAL: XSD: persistence-unit-metadata
-
buildPinnedPartitioningDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildPinnedPartitioningDescriptor()
INTERNAL: XSD: pinned-partitioning
-
buildPLSQLParameterDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildPLSQLParameterDescriptor()
INTERNAL: XSD: plsql-parameter
-
buildOracleObjectTypeDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildOracleObjectTypeDescriptor()
INTERNAL: XSD: oracle-object
-
buildOracleArrayTypeDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildOracleArrayTypeDescriptor()
INTERNAL: XSD: oracle-array
-
buildPLSQLRecordDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildPLSQLRecordDescriptor()
INTERNAL: XSD: plsql-record
-
buildPLSQLTableDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildPLSQLTableDescriptor()
INTERNAL: XSD: plsql-table
-
buildPrimaryKeyDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildPrimaryKeyDescriptor()
INTERNAL: XSD: primary-key
-
buildPrimaryKeyForeignKeyDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildPrimaryKeyForeignKeyDescriptor()
INTERNAL: XSD: primary-key-foreign-key
-
buildPrimaryKeyJoinColumnDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildPrimaryKeyJoinColumnDescriptor()
INTERNAL: XSD: primary-key-join-column
-
buildPropertyDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildPropertyDescriptor()
INTERNAL: XSD: property
-
buildQueryHintDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildQueryHintDescriptor()
INTERNAL: XSD: query-hint
-
buildRangePartitionDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildRangePartitionDescriptor()
INTERNAL: XSD: range-partition
-
buildRangePartitioningDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildRangePartitioningDescriptor()
INTERNAL: XSD: range-partitioning
-
buildReadTransformerDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildReadTransformerDescriptor()
INTERNAL: XSD: read-transformer
-
buildReplicationPartitioningDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildReplicationPartitioningDescriptor()
INTERNAL: XSD: replication-partitioning
-
buildReturnInsertDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildReturnInsertDescriptor()
INTERNAL: XSD: return-insert
-
buildRoundRobinPartitioningDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildRoundRobinPartitioningDescriptor()
INTERNAL: XSD: round-robin-partitioning
-
buildSecondaryTableDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildSecondaryTableDescriptor()
INTERNAL: XSD: table
-
buildSequenceGeneratorDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildSequenceGeneratorDescriptor()
INTERNAL: XSD: sequence-generator
-
buildSerializedObjectPolicyDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildSerializedObjectPolicyDescriptor()
INTERNAL: XSD: SerializedObjectPolicy
-
buildSqlResultSetMappingDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildSqlResultSetMappingDescriptor()
INTERNAL: XSD: sql-result-set-mapping
-
buildStoredProcedureParameterDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildStoredProcedureParameterDescriptor()
INTERNAL: XSD: procedure-parameter
-
buildStructConverterDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildStructConverterDescriptor()
INTERNAL: XSD: struct-converter
-
buildTableDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildTableDescriptor()
INTERNAL: XSD: table
-
buildStructDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildStructDescriptor()
INTERNAL: XSD: struct
-
buildTableGeneratorDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildTableGeneratorDescriptor()
INTERNAL: XSD: table-generator
-
buildTemporalDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildTemporalDescriptor()
INTERNAL: XSD: temporal
-
buildTenantDiscriminatorColumnDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildTenantDiscriminatorColumnDescriptor()
INTERNAL: XSD: tenant-discriminator-column
-
buildTenantTableDiscriminatorDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildTenantTableDiscriminatorDescriptor()
INTERNAL: XSD: tenant-table-discriminator
-
buildTimeOfDayDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildTimeOfDayDescriptor()
INTERNAL: XSD: time-of-day
-
buildTransformationDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildTransformationDescriptor()
INTERNAL: XSD: transformation
-
buildTransientDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildTransientDescriptor()
INTERNAL: XSD: transient
-
buildTypeConverterDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildTypeConverterDescriptor()
INTERNAL: XSD: type-converter
-
buildSerializedConverterDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildSerializedConverterDescriptor()
INTERNAL: XSD: type-converter
-
buildUnionPartitioningDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildUnionPartitioningDescriptor()
INTERNAL: XSD: union-partitioning
-
buildUniqueConstraintDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildUniqueConstraintDescriptor()
INTERNAL: XSD: unique-constraint
-
buildUuidGeneratorDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildUuidGeneratorDescriptor()
INTERNAL: XSD: uuid-generator
-
buildValuePartitionDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildValuePartitionDescriptor()
INTERNAL: XSD: value-partition
-
buildValuePartitioningDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildValuePartitioningDescriptor()
INTERNAL: XSD: value-partitioning
-
buildVariableOneToOneDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildVariableOneToOneDescriptor()
INTERNAL: XSD: variable-one-to-one
-
buildVersionDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildVersionDescriptor()
INTERNAL: XSD: version
-
buildWriteTransformerDescriptor
protected org.eclipse.persistence.descriptors.ClassDescriptor buildWriteTransformerDescriptor()
INTERNAL: XSD: write-transformer
-
getAccessAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getAccessAttributeMapping()
INTERNAL:
-
getAccessMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getAccessMapping()
INTERNAL:
-
getAccessMethodsMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getAccessMethodsMapping()
INTERNAL:
-
getAdditionalCriteriaMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getAdditionalCriteriaMapping()
INTERNAL:
-
getAllocationSizeAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getAllocationSizeAttributeMapping()
INTERNAL:
-
getAssociationOverrideMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getAssociationOverrideMapping()
INTERNAL:
-
getAttributeNameAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getAttributeNameAttributeMapping()
INTERNAL:
-
getAttributeOverrideMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getAttributeOverrideMapping()
INTERNAL:
-
getAttributesMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getAttributesMapping()
INTERNAL:
-
getAttributeTypeAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getAttributeTypeAttributeMapping()
INTERNAL:
-
getAutoApplyAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getAutoApplyAttributeMapping()
INTERNAL:
-
getBatchFetchMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getBatchFetchMapping()
INTERNAL:
-
getCacheableAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getCacheableAttributeMapping()
INTERNAL:
-
getCacheInterceptorMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getCacheInterceptorMapping()
INTERNAL:
-
getCacheMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getCacheMapping()
INTERNAL:
-
getCallByIndexAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getCallByIndexAttributeMapping()
INTERNAL:
-
getCascadeMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getCascadeMapping()
INTERNAL:
-
getCascadeOnDeleteMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getCascadeOnDeleteMapping()
INTERNAL:
-
getCascadePersistMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getCascadePersistMapping()
INTERNAL:
-
getCatalogAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getCatalogAttributeMapping()
INTERNAL:
-
getCatalogMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getCatalogMapping()
INTERNAL:
-
getChangeTrackingMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getChangeTrackingMapping()
INTERNAL:
-
getClassAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getClassAttributeMapping()
INTERNAL:
-
getClassExtractorMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getClassExtractorMapping()
INTERNAL:
-
getClassTypeAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getClassTypeAttributeMapping()
INTERNAL:
-
getCloneCopyPolicyMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getCloneCopyPolicyMapping()
INTERNAL:
-
getCollectionTableMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getCollectionTableMapping()
INTERNAL:
-
getColumnAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getColumnAttributeMapping()
INTERNAL:
-
getColumnDefinitionAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getColumnDefinitionAttributeMapping()
INTERNAL:
-
getColumnListAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getColumnListAttributeMapping()
INTERNAL:
-
getColumnMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getColumnMapping()
INTERNAL:
-
getFieldMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getFieldMapping()
INTERNAL:
-
getForeignKeyMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getForeignKeyMapping()
INTERNAL:
-
getForeignKeyDefinitionAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getForeignKeyDefinitionAttributeMapping()
INTERNAL:
-
getColumnNamesMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMapping getColumnNamesMapping()
INTERNAL:
-
getColumnResultMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getColumnResultMapping()
INTERNAL:
-
getCompatibleTypeAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getCompatibleTypeAttributeMapping()
INTERNAL:
-
getCompositeMemberAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getCompositeMemberAttributeMapping()
INTERNAL:
-
getConnectionPoolAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getConnectionPoolAttributeMapping()
INTERNAL:
-
getConnectionPoolsMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMapping getConnectionPoolsMapping()
INTERNAL:
-
getConstraintModeAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getConstraintModeAttributeMapping()
INTERNAL:
-
getConstructorColumnMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getConstructorColumnMapping()
INTERNAL:
-
getConstructorResultMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getConstructorResultMapping()
INTERNAL:
-
getContextPropertyAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getContextPropertyAttributeMapping()
INTERNAL:
-
getConverterAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getConverterAttributeMapping()
INTERNAL:
-
getConverterMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getConverterMapping()
INTERNAL:
-
getConvertMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getConvertMapping()
INTERNAL:
-
getCreationSuffixAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getCreationSuffixAttributeMapping()
INTERNAL:
-
getCustomCopyPolicyMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getCustomCopyPolicyMapping()
INTERNAL:
-
getCustomizerMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getCustomizerMapping()
INTERNAL:
-
getDatabaseTypeAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getDatabaseTypeAttributeMapping()
INTERNAL:
-
getDataTypeAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getDataTypeAttributeMapping()
INTERNAL:
-
getDefaultConnectionPoolAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getDefaultConnectionPoolAttributeMapping()
INTERNAL:
-
getDeleteAllMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getDeleteAllMapping()
INTERNAL:
-
getDescriptionMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getDescriptionMapping()
INTERNAL:
-
getDirectionAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getDirectionAttributeMapping()
INTERNAL:
-
getDisableConversionAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getDisableConversionAttributeMapping()
INTERNAL:
-
getDiscriminatorClassMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getDiscriminatorClassMapping()
INTERNAL:
-
getDiscriminatorColumnMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getDiscriminatorColumnMapping()
INTERNAL:
-
getDiscriminatorTypeAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getDiscriminatorTypeAttributeMapping()
INTERNAL:
-
getEntityListenersMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getEntityListenersMapping()
INTERNAL:
-
getEntityResultMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getEntityResultMapping()
INTERNAL:
-
getEnumeratedMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getEnumeratedMapping()
INTERNAL:
-
getExcludeDefaultListenersMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getExcludeDefaultListenersMapping()
INTERNAL:
-
getExcludeDefaultMappingsAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getExcludeDefaultMappingsAttributeMapping()
INTERNAL:
-
getExcludeSuperclassListenersMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getExcludeSuperclassListenersMapping()
INTERNAL:
-
getExistenceCheckingAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getExistenceCheckingAttributeMapping()
INTERNAL:
-
getFetchAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getFetchAttributeMapping()
INTERNAL:
-
getFetchGroupMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getFetchGroupMapping()
INTERNAL:
-
getFieldsMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getFieldsMapping()
INTERNAL:
-
getFunctionNameAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getFunctionNameAttributeMapping()
INTERNAL: NOTE: Internally we re-use the procedure name attribute to store the function name.
-
getGeneratedValueMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getGeneratedValueMapping()
INTERNAL:
-
getHashPartitioningMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getHashPartitioningMapping()
INTERNAL:
-
getHintMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getHintMapping()
INTERNAL:
-
getIdAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getIdAttributeMapping()
INTERNAL:
-
getIdClassMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getIdClassMapping()
INTERNAL:
-
getIncludeAllAttributesAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getIncludeAllAttributesAttributeMapping()
INTERNAL:
-
getIncludeCriteriaAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getIncludeCriteriaAttributeMapping()
INTERNAL:
-
getIndexesMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getIndexesMapping()
INTERNAL:
-
getCacheIndexesMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getCacheIndexesMapping()
INTERNAL:
-
getIndexMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getIndexMapping()
INTERNAL:
-
getCacheIndexMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getCacheIndexMapping()
INTERNAL:
-
getInitialValueAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getInitialValueAttributeMapping()
INTERNAL:
-
getInsertableAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getInsertableAttributeMapping()
INTERNAL:
-
getInstantiationCopyPolicyMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getInstantiationCopyPolicyMapping()
INTERNAL:
-
getInverseForeignKeyMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getInverseForeignKeyMapping()
INTERNAL:
-
getInverseJoinColumnMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getInverseJoinColumnMapping()
INTERNAL:
-
getJavaTypeAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getJavaTypeAttributeMapping()
INTERNAL:
-
getJoinColumnMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getJoinColumnMapping()
INTERNAL:
-
getJoinFieldMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getJoinFieldMapping()
INTERNAL:
-
getJoinFetchMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getJoinFetchMapping()
INTERNAL:
-
getJoinTableMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getJoinTableMapping()
INTERNAL:
-
getKeySubgraphAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getKeySubgraphAttributeMapping()
INTERNAL:
-
getLengthAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getLengthAttributeMapping()
INTERNAL:
-
getLobMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getLobMapping()
INTERNAL:
-
getLockModeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getLockModeMapping()
INTERNAL:
-
getMapKeyAssociationOverrideMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getMapKeyAssociationOverrideMapping()
INTERNAL:
-
getMapKeyAttributeOverrideMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getMapKeyAttributeOverrideMapping()
INTERNAL:
-
getMapKeyClassMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getMapKeyClassMapping()
INTERNAL:
-
getMapKeyColumnMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getMapKeyColumnMapping()
INTERNAL:
-
getMapKeyConvertMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getMapKeyConvertMapping()
INTERNAL:
-
getMapKeyEnumeratedMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getMapKeyEnumeratedMapping()
INTERNAL:
-
getMapKeyForeignKeyMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getMapKeyForeignKeyMapping()
INTERNAL:
-
getMapKeyJoinColumnMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getMapKeyJoinColumnMapping()
INTERNAL:
-
getMapKeyMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getMapKeyMapping()
INTERNAL:
-
getMapKeyTemporalMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getMapKeyTemporalMapping()
INTERNAL
-
getMappedByAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getMappedByAttributeMapping()
INTERNAL:
-
getMapsIdAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getMapsIdAttributeMapping()
INTERNAL:
-
getMetadataCompleteAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getMetadataCompleteAttributeMapping()
INTERNAL:
-
getMethodAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getMethodAttributeMapping()
INTERNAL:
-
getMixedConverterMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getMixedConverterMapping()
INTERNAL:
-
getModeAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getModeAttributeMapping()
INTERNAL:
-
getMultitenantMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getMultitenantMapping()
INTERNAL:
-
getMutableAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getMutableAttributeMapping()
INTERNAL:
-
getNameAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getNameAttributeMapping()
INTERNAL:
-
getNamedAttributeNodeMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getNamedAttributeNodeMapping()
INTERNAL:
-
getNamedEntityGraphMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getNamedEntityGraphMapping()
INTERNAL:
-
getNamedNativeQueryMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getNamedNativeQueryMapping()
INTERNAL:
-
getNamedPLSQLStoredFunctionQueryMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getNamedPLSQLStoredFunctionQueryMapping()
INTERNAL:
-
getNamedPLSQLStoredProcedureQueryMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getNamedPLSQLStoredProcedureQueryMapping()
INTERNAL:
-
getNamedQueryMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getNamedQueryMapping()
INTERNAL:
-
getNamedStoredFunctionQueryMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getNamedStoredFunctionQueryMapping()
INTERNAL:
-
getNamedStoredProcedureQueryMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getNamedStoredProcedureQueryMapping()
INTERNAL:
-
getNestedTypeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getNestedTypeMapping()
INTERNAL:
-
getNonCacheableMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getNonCacheableMapping()
INTERNAL:
-
getNoSqlMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getNoSqlMapping()
INTERNAL:
-
getNullableAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getNullableAttributeMapping()
INTERNAL:
-
getObjectTypeAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getObjectTypeAttributeMapping()
INTERNAL:
-
getObjectTypeConverterMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getObjectTypeConverterMapping()
INTERNAL:
-
getOptimisticLockingMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getOptimisticLockingMapping()
INTERNAL:
-
getOptionalAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getOptionalAttributeMapping()
INTERNAL:
-
getOracleArrayTypeMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getOracleArrayTypeMapping()
INTERNAL:
-
getOracleObjectTypeMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getOracleObjectTypeMapping()
INTERNAL:
-
getOrderByMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getOrderByMapping()
INTERNAL:
-
getOrderColumnMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getOrderColumnMapping()
INTERNAL:
-
getOrphanRemovalAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getOrphanRemovalAttributeMapping()
INTERNAL:
-
getParametersMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getParametersMapping()
INTERNAL:
-
getParentClassAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getParentClassAttributeMapping()
INTERNAL:
-
getRangePartitionMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getRangePartitionMapping()
INTERNAL:
-
getPartitionColumnMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getPartitionColumnMapping()
INTERNAL:
-
getPartitionedMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getPartitionedMapping()
INTERNAL:
-
getPartitioningMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getPartitioningMapping()
INTERNAL:
-
getPartitionValueTypeAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getPartitionValueTypeAttributeMapping()
INTERNAL:
-
getPinnedPartitioningMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getPinnedPartitioningMapping()
INTERNAL:
-
getPLSQLParametersMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getPLSQLParametersMapping()
INTERNAL:
-
getPLSQLRecordMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getPLSQLRecordMapping()
INTERNAL:
-
getPLSQLTableMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getPLSQLTableMapping()
INTERNAL:
-
getPostLoadMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getPostLoadMapping()
INTERNAL:
-
getPostPeristMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getPostPeristMapping()
INTERNAL:
-
getPostRemoveMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getPostRemoveMapping()
INTERNAL:
-
getPostUpdateMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getPostUpdateMapping()
INTERNAL:
-
getPrecisionAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getPrecisionAttributeMapping()
INTERNAL:
-
getPrePeristMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getPrePeristMapping()
INTERNAL:
-
getPreRemoveMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getPreRemoveMapping()
INTERNAL:
-
getPreUpdateMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getPreUpdateMapping()
INTERNAL:
-
getPrimaryKeyAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getPrimaryKeyAttributeMapping()
INTERNAL:
-
getPrimaryKeyForeignKeyMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getPrimaryKeyForeignKeyMapping()
INTERNAL:
-
getPrimaryKeyJoinColumnMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getPrimaryKeyJoinColumnMapping()
INTERNAL:
-
getPrimaryKeyMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getPrimaryKeyMapping()
INTERNAL:
-
getPrivateOwnedMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getPrivateOwnedMapping()
INTERNAL:
-
getProcedureNameAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getProcedureNameAttributeMapping()
INTERNAL:
-
getPropertyMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getPropertyMapping()
INTERNAL:
-
getQueryMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getQueryMapping()
INTERNAL:
-
getQueryParameterAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getQueryParameterAttributeMapping()
INTERNAL:
-
getQueryRedirectorsMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getQueryRedirectorsMapping()
INTERNAL:
-
getRangePartitioningMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getRangePartitioningMapping()
INTERNAL:
-
getReadOnlyAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getReadOnlyAttributeMapping()
INTERNAL:
-
getReferencedColumnNameMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getReferencedColumnNameMapping()
INTERNAL:
-
getReplicateWritesMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getReplicateWritesMapping()
INTERNAL:
-
getReplicationPartitioningMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getReplicationPartitioningMapping()
INTERNAL:
-
getResultClassAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getResultClassAttributeMapping()
INTERNAL:
-
getResultClasses
protected org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMapping getResultClasses()
INTERNAL:
-
getResultSetMappingAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getResultSetMappingAttributeMapping()
INTERNAL:
-
getResultSetMappingMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getResultSetMappingMapping()
INTERNAL:
-
getResultSetMappings
protected org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMapping getResultSetMappings()
INTERNAL:
-
getReturnInsertMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getReturnInsertMapping()
INTERNAL:
-
getReturnUpdateMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getReturnUpdateMapping()
INTERNAL:
-
getRoundRobinPartitioningMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getRoundRobinPartitioningMapping()
INTERNAL:
-
getScaleAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getScaleAttributeMapping()
INTERNAL:
-
getSchemaAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getSchemaAttributeMapping()
INTERNAL:
-
getSchemaMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getSchemaMapping()
INTERNAL:
-
getSequenceGeneratorMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getSequenceGeneratorMapping()
INTERNAL:
-
getSerializedObjectPolicyMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getSerializedObjectPolicyMapping()
INTERNAL:
-
getSizeAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getSizeAttributeMapping()
INTERNAL:
-
getStructConverterMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getStructConverterMapping()
INTERNAL:
-
getStructMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getStructMapping()
INTERNAL:
-
getSubclassSubgraphMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getSubclassSubgraphMapping()
INTERNAL:
-
getSubgraphAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getSubgraphAttributeMapping()
INTERNAL:
-
getSubgraphMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getSubgraphMapping()
INTERNAL:
-
getTableAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getTableAttributeMapping()
INTERNAL:
-
getTableGeneratorMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getTableGeneratorMapping()
INTERNAL:
-
getTargetClassAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getTargetClassAttributeMapping()
INTERNAL:
-
getTargetEntityAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getTargetEntityAttributeMapping()
INTERNAL:
-
getTargetInterfaceAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getTargetInterfaceAttributeMapping()
INTERNAL:
-
getTemporalMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getTemporalMapping()
INTERNAL
-
getTenantDiscriminatorColumnsMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getTenantDiscriminatorColumnsMapping()
INTERNAL:
-
getTenantTableDiscriminatorMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getTenantTableDiscriminatorMapping()
INTERNAL:
-
getTextMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getTextMapping()
INTERNAL:
-
getTransformerClassAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getTransformerClassAttributeMapping()
INTERNAL
-
getTypeAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getTypeAttributeMapping()
INTERNAL:
-
getTypeConverterMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getTypeConverterMapping()
INTERNAL:
-
getSerializedConverterMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getSerializedConverterMapping()
INTERNAL:
-
getTypeNameAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getTypeNameAttributeMapping()
INTERNAL:
-
getUnionPartitioningMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getUnionPartitioningMapping()
INTERNAL:
-
getUnionUnpartitionableQueriesAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getUnionUnpartitionableQueriesAttributeMapping()
INTERNAL:
-
getUniqueAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getUniqueAttributeMapping()
INTERNAL
-
getUniqueConstraintMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getUniqueConstraintMapping()
INTERNAL
-
getUpdatableAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getUpdatableAttributeMapping()
INTERNAL
-
getUuidGeneratorMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getUuidGeneratorMapping()
INTERNAL:
-
getValueAttributeMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getValueAttributeMapping()
INTERNAL:
-
getValueColumnMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getValueColumnMapping()
INTERNAL:
-
getValueMapping
protected org.eclipse.persistence.oxm.mappings.XMLDirectMapping getValueMapping()
INTERNAL:
-
getValuePartitionMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping getValuePartitionMapping()
INTERNAL:
-
getValuePartitioningMapping
protected org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping getValuePartitioningMapping()
INTERNAL:
-
-