public class ObjectPersistenceRuntimeXMLProject_11_1_1 extends ObjectPersistenceRuntimeXMLProject
| Modifier and Type | Class and Description |
|---|---|
static class |
ObjectPersistenceRuntimeXMLProject_11_1_1.IsSetNullPolicyIsSetParametersAttributeAccessor
INTERNAL:
Wrap the isset parameter object array as a Collection.
|
static class |
ObjectPersistenceRuntimeXMLProject_11_1_1.IsSetNullPolicyIsSetParameterTypesAttributeAccessor
INTERNAL:
Wrap the isset parameterType class array as a Collection
|
static class |
ObjectPersistenceRuntimeXMLProject_11_1_1.NullPolicyAttributeAccessor
INTERNAL:
If the policy is the default NullPolicy with defaults set - then represent this default policy by null.
|
class |
ObjectPersistenceRuntimeXMLProject_11_1_1.ObjectTypeFieldAssociation
Inner class used to map Map containers where the key is String and
the value is a DatabaseType.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE_NAME |
ECLIPSELINK_NAMESPACE, ECLIPSELINK_PREFIX, OPM_NAMESPACE, OPM_PREFIX, TOPLINK_NAMESPACE, TOPLINK_PREFIX| Constructor and Description |
|---|
ObjectPersistenceRuntimeXMLProject_11_1_1() |
| Modifier and Type | Method and Description |
|---|---|
ClassDescriptor |
buildDatabaseLoginDescriptor() |
void |
buildDescriptors() |
static DatabaseType |
unwrapType(DatabaseTypeWrapper databaseType)
Unwrap the type from a type wrapper to handle XML conversion.
|
static DatabaseTypeWrapper |
wrapType(DatabaseType databaseType)
Wrap the type in a type wrapper to handle XML conversion.
|
buildDatasourceLoginDescriptor, getPrimaryNamespace, getPrimaryNamespacePrefix, getSecondaryNamespace, getSecondaryNamespacePrefixgetNamespaceResolver, getPrimaryNamespaceXPath, getSecondaryNamespaceXPath, resolvePrimaryNamespace, resolveSecondaryNamespaceaddAlias, addDefaultReadOnlyClass, addDescriptor, addDescriptor, addDescriptors, addDescriptors, addJPAQuery, addJPATablePerTenantQuery, addMappedSuperclass, addMetamodelIdClassMapEntry, addPartitioningPolicy, addSQLResultSetMapping, allowNativeSQLQueries, 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, setAliasDescriptors, setAllowNativeSQLQueries, setAllowTablePerMultitenantDDLGeneration, setClassNamesForWeaving, setDatasourceLogin, setDefaultCacheIsolation, setDefaultIdentityMapClass, setDefaultIdentityMapSize, setDefaultIdValidation, setDefaultIsIsolated, setDefaultQueryResultsCachePolicy, setDefaultReadOnlyClasses, setDefaultTemporalMutable, setDeferModificationsUntilCommit, setDescriptors, setHasGenericHistorySupport, setHasIsolatedClasses, setHasMappingsPostCalculateChangesOnDeleted, setHasNonIsolatedUOWClasses, setHasProxyIndirection, setJPQLParseCacheMaxSize, setLogin, setLogin, setMultitenantPolicy, setName, setOrderedDescriptors, setPartitioningPolicies, setQueries, setStructConverters, setVPDIdentifier, setVPDLastIdentifierClassName, toString, useCacheIdentityMap, useCacheIdentityMap, useFullIdentityMap, useFullIdentityMap, useNoIdentityMap, useSoftCacheWeakIdentityMap, useSoftCacheWeakIdentityMap, usesOptimisticLocking, usesSequencing, useWeakIdentityMap, useWeakIdentityMappublic static final java.lang.String TYPE_NAME
public ObjectPersistenceRuntimeXMLProject_11_1_1()
public static DatabaseTypeWrapper wrapType(DatabaseType databaseType)
public static DatabaseType unwrapType(DatabaseTypeWrapper databaseType)
public void buildDescriptors()
public ClassDescriptor buildDatabaseLoginDescriptor()
buildDatabaseLoginDescriptor in class ObjectPersistenceRuntimeXMLProjectEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference