org.eclipse.persistence.sessions.factories
Class EclipseLinkObjectPersistenceRuntimeXMLProject
java.lang.Object
org.eclipse.persistence.sessions.Project
org.eclipse.persistence.sessions.factories.EclipseLinkObjectPersistenceRuntimeXMLProject
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
- Direct Known Subclasses:
- ObjectPersistenceWorkbenchXMLProject
public class EclipseLinkObjectPersistenceRuntimeXMLProject
- extends Project
INTERNAL: Define the EclipseLInk OX project and descriptor information to
read an EclipseLInk project from an XML file. Note any changes must be
reflected in the OPM XML schema.
- See Also:
- Serialized Form
Fields inherited from class org.eclipse.persistence.sessions.Project |
aliasDescriptors, datasourceLogin, defaultReadOnlyClasses, defaultTemporalMutable, descriptors, hasGenericHistorySupport, hasIsolatedClasses, hasProxyIndirection, isPureCMP2Project, jpqlParseCache, name, orderedDescriptors, sqlResultSetMappings |
Methods inherited from class org.eclipse.persistence.sessions.Project |
addAlias, addDefaultReadOnlyClass, addDescriptor, addDescriptor, addDescriptors, addDescriptors, addSQLResultSetMapping, applyLogin, assumeExistenceForDoesExist, checkCacheForDoesExist, checkDatabaseForDoesExist, clone, conformAllDescriptors, convertClassNamesToClasses, createDatabaseSession, createServerSession, createServerSession, createServerSession, getAliasDescriptors, getClassDescriptor, getDatasourceLogin, getDefaultReadOnlyClasses, getDefaultTemporalMutable, getDescriptor, getDescriptorForAlias, getDescriptors, getJPQLParseCache, getJPQLParseCacheMaxSize, getLogin, getName, getOrderedDescriptors, getSQLResultSetMapping, hasGenericHistorySupport, hasIsolatedClasses, hasProxyIndirection, isPureCMP2Project, setAliasDescriptors, setDatasourceLogin, setDefaultReadOnlyClasses, setDefaultTemporalMutable, setDeferModificationsUntilCommit, setDescriptors, setHasGenericHistorySupport, setHasIsolatedClasses, setHasProxyIndirection, setIsPureCMP2Project, setJPQLParseCache, setJPQLParseCacheMaxSize, setLogin, setLogin, setName, setOrderedDescriptors, toString, useCacheIdentityMap, useCacheIdentityMap, useFullIdentityMap, useFullIdentityMap, useNoIdentityMap, useSoftCacheWeakIdentityMap, useSoftCacheWeakIdentityMap, usesOptimisticLocking, usesSequencing, useWeakIdentityMap, useWeakIdentityMap |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
COMPLEX_PLSQL_TYPE
public static final java.lang.String COMPLEX_PLSQL_TYPE
- See Also:
- Constant Field Values
SIMPLE_PLSQL_TYPE
public static final java.lang.String SIMPLE_PLSQL_TYPE
- See Also:
- Constant Field Values
SIMPLE_JDBC_TYPE
public static final java.lang.String SIMPLE_JDBC_TYPE
- See Also:
- Constant Field Values
TYPE_NAME
public static final java.lang.String TYPE_NAME
- See Also:
- Constant Field Values
EclipseLinkObjectPersistenceRuntimeXMLProject
public EclipseLinkObjectPersistenceRuntimeXMLProject()
- INTERNAL: Return a new descriptor project.
buildSortedCollectionContainerPolicyDescriptor
protected ClassDescriptor buildSortedCollectionContainerPolicyDescriptor()
buildAggregateCollectionMappingDescriptor
protected ClassDescriptor buildAggregateCollectionMappingDescriptor()
buildAggregateMappingDescriptor
protected ClassDescriptor buildAggregateMappingDescriptor()
buildAggregateObjectMappingDescriptor
protected ClassDescriptor buildAggregateObjectMappingDescriptor()
buildArrayMappingDescriptor
protected ClassDescriptor buildArrayMappingDescriptor()
buildBasicIndirectionPolicyDescriptor
protected ClassDescriptor buildBasicIndirectionPolicyDescriptor()
buildCollectionContainerPolicyDescriptor
protected ClassDescriptor buildCollectionContainerPolicyDescriptor()
buildCollectionMappingDescriptor
protected ClassDescriptor buildCollectionMappingDescriptor()
buildContainerIndirectionPolicyDescriptor
protected ClassDescriptor buildContainerIndirectionPolicyDescriptor()
buildContainerPolicyDescriptor
protected ClassDescriptor buildContainerPolicyDescriptor()
buildCopyPolicyDescriptor
protected ClassDescriptor buildCopyPolicyDescriptor()
buildCloneCopyPolicyDescriptor
protected ClassDescriptor buildCloneCopyPolicyDescriptor()
buildInstantiationCopyPolicyDescriptor
protected ClassDescriptor buildInstantiationCopyPolicyDescriptor()
buildDatasourceLoginDescriptor
public ClassDescriptor buildDatasourceLoginDescriptor()
buildDatabaseLoginDescriptor
public ClassDescriptor buildDatabaseLoginDescriptor()
buildDailyCacheInvalidationPolicyDescriptor
protected ClassDescriptor buildDailyCacheInvalidationPolicyDescriptor()
buildExpressionDescriptor
protected ClassDescriptor buildExpressionDescriptor()
buildLogicalExpressionDescriptor
protected ClassDescriptor buildLogicalExpressionDescriptor()
buildRelationExpressionDescriptor
protected ClassDescriptor buildRelationExpressionDescriptor()
buildExpressionBuilderDescriptor
protected ClassDescriptor buildExpressionBuilderDescriptor()
buildConstantExpressionDescriptor
protected ClassDescriptor buildConstantExpressionDescriptor()
buildQueryKeyExpressionDescriptor
protected ClassDescriptor buildQueryKeyExpressionDescriptor()
buildParameterExpressionDescriptor
protected ClassDescriptor buildParameterExpressionDescriptor()
buildFieldExpressionDescriptor
protected ClassDescriptor buildFieldExpressionDescriptor()
buildFunctionExpressionDescriptor
protected ClassDescriptor buildFunctionExpressionDescriptor()
buildDatabaseQueryDescriptor
protected ClassDescriptor buildDatabaseQueryDescriptor()
buildQueryResultCachePolicyDescriptor
protected ClassDescriptor buildQueryResultCachePolicyDescriptor()
buildCacheInvalidationPolicyDescriptor
protected ClassDescriptor buildCacheInvalidationPolicyDescriptor()
buildCallDescriptor
protected ClassDescriptor buildCallDescriptor()
buildSQLCallDescriptor
protected ClassDescriptor buildSQLCallDescriptor()
buildJPQLCallDescriptor
protected ClassDescriptor buildJPQLCallDescriptor()
buildReadQueryDescriptor
protected ClassDescriptor buildReadQueryDescriptor()
buildObjectLevelReadQueryDescriptor
protected ClassDescriptor buildObjectLevelReadQueryDescriptor()
buildReadObjectQueryDescriptor
protected ClassDescriptor buildReadObjectQueryDescriptor()
buildReadAllObjectQueryDescriptor
protected ClassDescriptor buildReadAllObjectQueryDescriptor()
buildDeleteObjectQueryDescriptor
protected ClassDescriptor buildDeleteObjectQueryDescriptor()
buildInsertObjectQueryDescriptor
protected ClassDescriptor buildInsertObjectQueryDescriptor()
buildUpdateObjectQueryDescriptor
protected ClassDescriptor buildUpdateObjectQueryDescriptor()
buildDoesExistQueryDescriptor
protected ClassDescriptor buildDoesExistQueryDescriptor()
buildDataReadQueryDescriptor
protected ClassDescriptor buildDataReadQueryDescriptor()
buildDataModifyQueryDescriptor
protected ClassDescriptor buildDataModifyQueryDescriptor()
buildDeleteAllQueryDescriptor
protected ClassDescriptor buildDeleteAllQueryDescriptor()
buildDirectReadQueryDescriptor
protected ClassDescriptor buildDirectReadQueryDescriptor()
buildValueReadQueryDescriptor
protected ClassDescriptor buildValueReadQueryDescriptor()
buildReportQueryDescriptor
protected ClassDescriptor buildReportQueryDescriptor()
buildReportItemDescriptor
protected ClassDescriptor buildReportItemDescriptor()
buildMethodBaseQueryRedirectorDescriptor
protected ClassDescriptor buildMethodBaseQueryRedirectorDescriptor()
buildInMemoryQueryIndirectionPolicyDescriptor
protected ClassDescriptor buildInMemoryQueryIndirectionPolicyDescriptor()
buildDatabaseMappingDescriptor
protected ClassDescriptor buildDatabaseMappingDescriptor()
buildClassDescriptorDescriptor
protected ClassDescriptor buildClassDescriptorDescriptor()
buildRelationalDescriptorDescriptor
protected ClassDescriptor buildRelationalDescriptorDescriptor()
buildDirectCollectionMappingDescriptor
protected ClassDescriptor buildDirectCollectionMappingDescriptor()
buildDirectMapMappingDescriptor
protected ClassDescriptor buildDirectMapMappingDescriptor()
buildDirectMapContainerPolicyDescriptor
protected ClassDescriptor buildDirectMapContainerPolicyDescriptor()
buildDirectQueryKeyDescriptor
protected ClassDescriptor buildDirectQueryKeyDescriptor()
buildAbstractDirectMappingDescriptor
protected ClassDescriptor buildAbstractDirectMappingDescriptor()
buildDirectToFieldMappingDescriptor
protected ClassDescriptor buildDirectToFieldMappingDescriptor()
buildXMLDirectMappingDescriptor
protected ClassDescriptor buildXMLDirectMappingDescriptor()
buildEventManagerDescriptor
protected ClassDescriptor buildEventManagerDescriptor()
buildForeignReferenceMappingDescriptor
protected ClassDescriptor buildForeignReferenceMappingDescriptor()
buildHistoryPolicyDescriptor
protected ClassDescriptor buildHistoryPolicyDescriptor()
buildHistoryTableDescriptor
protected ClassDescriptor buildHistoryTableDescriptor()
buildIndirectionPolicyDescriptor
protected ClassDescriptor buildIndirectionPolicyDescriptor()
buildInheritancePolicyDescriptor
protected ClassDescriptor buildInheritancePolicyDescriptor()
buildQNameInheritancePolicyDescriptor
protected ClassDescriptor buildQNameInheritancePolicyDescriptor()
buildConverterDescriptor
protected ClassDescriptor buildConverterDescriptor()
buildInstantiationPolicyDescriptor
protected ClassDescriptor buildInstantiationPolicyDescriptor()
buildInterfaceContainerPolicyDescriptor
protected ClassDescriptor buildInterfaceContainerPolicyDescriptor()
buildInterfacePolicyDescriptor
protected ClassDescriptor buildInterfacePolicyDescriptor()
buildListContainerPolicyDescriptor
protected ClassDescriptor buildListContainerPolicyDescriptor()
buildManyToManyMappingMappingDescriptor
protected ClassDescriptor buildManyToManyMappingMappingDescriptor()
buildMapContainerPolicyDescriptor
protected ClassDescriptor buildMapContainerPolicyDescriptor()
buildNestedTableMappingDescriptor
protected ClassDescriptor buildNestedTableMappingDescriptor()
buildNoExpiryCacheInvalidationPolicyDescriptor
protected ClassDescriptor buildNoExpiryCacheInvalidationPolicyDescriptor()
buildObjectArrayMappingDescriptor
protected ClassDescriptor buildObjectArrayMappingDescriptor()
buildObjectReferenceMappingDescriptor
protected ClassDescriptor buildObjectReferenceMappingDescriptor()
buildObjectRelationalDescriptorDescriptor
protected ClassDescriptor buildObjectRelationalDescriptorDescriptor()
buildObjectTypeConverterDescriptor
protected ClassDescriptor buildObjectTypeConverterDescriptor()
buildOneToManyMappingMappingDescriptor
protected ClassDescriptor buildOneToManyMappingMappingDescriptor()
buildOneToOneMappingDescriptor
protected ClassDescriptor buildOneToOneMappingDescriptor()
buildAssociationDescriptor
protected ClassDescriptor buildAssociationDescriptor()
buildPropertyAssociationDescriptor
protected ClassDescriptor buildPropertyAssociationDescriptor()
buildFieldTranslationDescriptor
protected ClassDescriptor buildFieldTranslationDescriptor()
buildTypedAssociationDescriptor
protected ClassDescriptor buildTypedAssociationDescriptor()
buildTypedField
protected XMLField buildTypedField(java.lang.String fieldName)
buildFieldTransformationDescriptor
protected ClassDescriptor buildFieldTransformationDescriptor()
buildMethodBasedFieldTransformationDescriptor
protected ClassDescriptor buildMethodBasedFieldTransformationDescriptor()
buildTransformerBasedFieldTransformationDescriptor
protected ClassDescriptor buildTransformerBasedFieldTransformationDescriptor()
buildQueryArgumentDescriptor
protected ClassDescriptor buildQueryArgumentDescriptor()
buildTypeMappingDescriptor
protected ClassDescriptor buildTypeMappingDescriptor()
buildProjectDescriptor
protected ClassDescriptor buildProjectDescriptor()
buildProxyIndirectionPolicyDescriptor
protected ClassDescriptor buildProxyIndirectionPolicyDescriptor()
buildQueryKeyDescriptor
protected ClassDescriptor buildQueryKeyDescriptor()
buildRelationshipQueryKeyDescriptor
protected ClassDescriptor buildRelationshipQueryKeyDescriptor()
buildOneToOneQueryKeyDescriptor
protected ClassDescriptor buildOneToOneQueryKeyDescriptor()
buildOneToManyQueryKeyDescriptor
protected ClassDescriptor buildOneToManyQueryKeyDescriptor()
buildQueryManagerDescriptor
protected ClassDescriptor buildQueryManagerDescriptor()
buildReferenceMappingDescriptor
protected ClassDescriptor buildReferenceMappingDescriptor()
buildReturningPolicyDescriptor
protected ClassDescriptor buildReturningPolicyDescriptor()
buildReturningFieldInfoDescriptor
protected ClassDescriptor buildReturningFieldInfoDescriptor()
buildAbstractCompositeCollectionMappingDescriptor
protected ClassDescriptor buildAbstractCompositeCollectionMappingDescriptor()
buildXMLCompositeCollectionMappingDescriptor
protected ClassDescriptor buildXMLCompositeCollectionMappingDescriptor()
buildXMLAnyCollectionMappingDescriptor
protected ClassDescriptor buildXMLAnyCollectionMappingDescriptor()
buildAbstractCompositeObjectMappingDescriptor
protected ClassDescriptor buildAbstractCompositeObjectMappingDescriptor()
buildXMLAnyObjectMappingDescriptor
protected ClassDescriptor buildXMLAnyObjectMappingDescriptor()
buildXMLCompositeObjectMappingDescriptor
protected ClassDescriptor buildXMLCompositeObjectMappingDescriptor()
buildDatabaseTableDescriptor
protected ClassDescriptor buildDatabaseTableDescriptor()
buildDatabaseFieldDescriptor
protected ClassDescriptor buildDatabaseFieldDescriptor()
buildAbstractCompositeDirectCollectionMappingDescriptor
protected ClassDescriptor buildAbstractCompositeDirectCollectionMappingDescriptor()
buildXMLCompositeDirectCollectionMappingDescriptor
protected ClassDescriptor buildXMLCompositeDirectCollectionMappingDescriptor()
buildSerializedObjectConverterDescriptor
protected ClassDescriptor buildSerializedObjectConverterDescriptor()
buildStructureMappingDescriptor
protected ClassDescriptor buildStructureMappingDescriptor()
buildTimestmapLockingPolicyDescriptor
protected ClassDescriptor buildTimestmapLockingPolicyDescriptor()
buildTimeToLiveCacheInvalidationPolicyDescriptor
protected ClassDescriptor buildTimeToLiveCacheInvalidationPolicyDescriptor()
buildAbstractTransformationMappingDescriptor
protected ClassDescriptor buildAbstractTransformationMappingDescriptor()
buildTransformationMappingDescriptor
protected ClassDescriptor buildTransformationMappingDescriptor()
buildXMLTransformationMappingDescriptor
protected ClassDescriptor buildXMLTransformationMappingDescriptor()
buildTransparentIndirectionPolicyDescriptor
protected ClassDescriptor buildTransparentIndirectionPolicyDescriptor()
buildTypesafeEnumConverterDescriptor
protected ClassDescriptor buildTypesafeEnumConverterDescriptor(java.lang.Class jaxbTypesafeEnumConverter)
buildTypeConversionConverterDescriptor
protected ClassDescriptor buildTypeConversionConverterDescriptor()
buildVariableOneToOneMappingDescriptor
protected ClassDescriptor buildVariableOneToOneMappingDescriptor()
buildQueryKeyReferenceDescriptor
protected ClassDescriptor buildQueryKeyReferenceDescriptor()
buildOptimisticLockingPolicyDescriptor
protected ClassDescriptor buildOptimisticLockingPolicyDescriptor()
buildVersionLockingPolicyDescriptor
protected ClassDescriptor buildVersionLockingPolicyDescriptor()
buildSelectedFieldsLockingPolicyDescriptor
protected ClassDescriptor buildSelectedFieldsLockingPolicyDescriptor()
buildAllFieldsLockingPolicyDescriptor
protected ClassDescriptor buildAllFieldsLockingPolicyDescriptor()
buildChangedFieldsLockingPolicyDescriptor
protected ClassDescriptor buildChangedFieldsLockingPolicyDescriptor()
buildCompositeObjectMappingDescriptor
protected ClassDescriptor buildCompositeObjectMappingDescriptor()
buildCompositeCollectionMappingDescriptor
protected ClassDescriptor buildCompositeCollectionMappingDescriptor()
buildDirectMappingDescriptor
protected ClassDescriptor buildDirectMappingDescriptor()
buildOXXMLDescriptorDescriptor
protected ClassDescriptor buildOXXMLDescriptorDescriptor()
buildXMLSchemaReferenceDescriptor
protected ClassDescriptor buildXMLSchemaReferenceDescriptor()
buildXMLFieldDescriptor
protected ClassDescriptor buildXMLFieldDescriptor()
buildXMLUnionFieldDescriptor
protected ClassDescriptor buildXMLUnionFieldDescriptor()
buildXMLConversionPairDescriptor
protected ClassDescriptor buildXMLConversionPairDescriptor()
buildXMLLoginDescriptor
protected ClassDescriptor buildXMLLoginDescriptor()
buildNamespaceResolverDescriptor
protected ClassDescriptor buildNamespaceResolverDescriptor()
buildNamespaceDescriptor
protected ClassDescriptor buildNamespaceDescriptor()
buildXMLSchemaClassPathReferenceDescriptor
protected ClassDescriptor buildXMLSchemaClassPathReferenceDescriptor()
buildXMLSchemaFileReferenceDescriptor
protected ClassDescriptor buildXMLSchemaFileReferenceDescriptor()
buildXMLSchemaURLReferenceDescriptor
protected ClassDescriptor buildXMLSchemaURLReferenceDescriptor()
buildCMPPolicyDescriptor
protected ClassDescriptor buildCMPPolicyDescriptor()
buildPessimisticLockingPolicyDescriptor
protected ClassDescriptor buildPessimisticLockingPolicyDescriptor()
buildSequenceDescriptor
protected ClassDescriptor buildSequenceDescriptor()
buildDefaultSequenceDescriptor
protected ClassDescriptor buildDefaultSequenceDescriptor()
buildNativeSequenceDescriptor
protected ClassDescriptor buildNativeSequenceDescriptor()
buildTableSequenceDescriptor
protected ClassDescriptor buildTableSequenceDescriptor()
buildUnaryTableSequenceDescriptor
protected ClassDescriptor buildUnaryTableSequenceDescriptor()
buildXMLFileSequenceDescriptor
protected ClassDescriptor buildXMLFileSequenceDescriptor()
buildFetchGroupManagerDescriptor
protected ClassDescriptor buildFetchGroupManagerDescriptor()
buildFetchGroupDescriptor
protected ClassDescriptor buildFetchGroupDescriptor()
buildChangePolicyDescriptor
protected ClassDescriptor buildChangePolicyDescriptor()
buildDeferredChangeDetectionPolicyDescriptor
protected ClassDescriptor buildDeferredChangeDetectionPolicyDescriptor()
buildObjectChangeTrackingPolicyDescriptor
protected ClassDescriptor buildObjectChangeTrackingPolicyDescriptor()
buildAttributeChangeTrackingPolicyDescriptor
protected ClassDescriptor buildAttributeChangeTrackingPolicyDescriptor()
buildCursoredStreamPolicyDescriptor
protected ClassDescriptor buildCursoredStreamPolicyDescriptor()
buildScrollableCursorrPolicyDescriptor
protected ClassDescriptor buildScrollableCursorrPolicyDescriptor()
buildXMLAnyAttributeMappingDescriptor
protected ClassDescriptor buildXMLAnyAttributeMappingDescriptor()
buildXMLCollectionReferenceMappingDescriptor
protected ClassDescriptor buildXMLCollectionReferenceMappingDescriptor()
buildXMLObjectReferenceMappingDescriptor
protected ClassDescriptor buildXMLObjectReferenceMappingDescriptor()
buildXMLFragmentMappingDescriptor
protected ClassDescriptor buildXMLFragmentMappingDescriptor()
buildXMLFragmentCollectionMappingDescriptor
protected ClassDescriptor buildXMLFragmentCollectionMappingDescriptor()
buildStoredProcedureArgumentDescriptor
protected ClassDescriptor buildStoredProcedureArgumentDescriptor()
buildStoredProcedureInOutArgumentsDescriptor
protected ClassDescriptor buildStoredProcedureInOutArgumentsDescriptor()
buildStoredProcedureOutArgumentsDescriptor
protected ClassDescriptor buildStoredProcedureOutArgumentsDescriptor()
buildStoredProcedureCallDescriptor
protected ClassDescriptor buildStoredProcedureCallDescriptor()
buildStoredFunctionCallDescriptor
protected ClassDescriptor buildStoredFunctionCallDescriptor()
buildAbstractNullPolicyDescriptor
protected ClassDescriptor buildAbstractNullPolicyDescriptor()
buildNullPolicyDescriptor
protected ClassDescriptor buildNullPolicyDescriptor()
buildIsSetNullPolicyDescriptor
protected ClassDescriptor buildIsSetNullPolicyDescriptor()
buildComplexPLSQLTypeWrapperDescriptor
protected ClassDescriptor buildComplexPLSQLTypeWrapperDescriptor()
buildSimplePLSQLTypeWrapperDescriptor
protected ClassDescriptor buildSimplePLSQLTypeWrapperDescriptor()
buildJDBCTypeWrapperDescriptor
protected ClassDescriptor buildJDBCTypeWrapperDescriptor()
buildPLSQLrecordDescriptor
protected ClassDescriptor buildPLSQLrecordDescriptor()
buildDatabaseTypeWrapperDescriptor
protected ClassDescriptor buildDatabaseTypeWrapperDescriptor()
buildPLSQLargumentDescriptor
protected ClassDescriptor buildPLSQLargumentDescriptor()
buildPLSQLStoredProcedureCallDescriptor
protected XMLDescriptor buildPLSQLStoredProcedureCallDescriptor()