Module org.eclipse.persistence.core
Class XMLSessionConfigProject
java.lang.Object
org.eclipse.persistence.core.sessions.CoreProject<ClassDescriptor,Login,DatabaseSession>
org.eclipse.persistence.sessions.Project
org.eclipse.persistence.internal.sessions.factories.XMLSessionConfigProject
- All Implemented Interfaces:
Serializable,Cloneable
- Direct Known Subclasses:
XMLSessionConfigProject_11_1_1,XMLSessionConfigToplinkProject
INTERNAL:
This class was generated by the TopLink project class generator.
It stores the meta-data (descriptors) that define the session.xml file
Modifications were needed to the generated code, therefore, this project
should not be regenerated under any circumstances. Any changes must be
done manually.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final booleanstatic final booleanstatic final booleanstatic final booleanstatic final booleanstatic final Stringstatic final intstatic final intstatic final Stringstatic final intstatic final booleanstatic final booleanstatic final Stringstatic final booleanstatic final booleanstatic final booleanstatic final booleanstatic final booleanstatic final Stringstatic final booleanstatic final booleanstatic final booleanstatic final Stringstatic final intstatic final Stringstatic final Stringstatic final intstatic final intstatic final booleanstatic final booleanstatic final Stringstatic final booleanstatic final intstatic final Stringstatic final intstatic final intstatic final booleanstatic final Stringstatic final Stringstatic final Stringstatic final intstatic final Stringstatic final booleanstatic final booleanstatic final Stringstatic final Stringstatic final booleanstatic final StringFields inherited from class org.eclipse.persistence.sessions.Project
aliasDescriptors, allowExtendedCacheLogging, allowExtendedThreadLogging, allowExtendedThreadLoggingThreadDump, allowNativeSQLQueries, allowQueryResultsCacheValidation, allowSQLDeferral, allowTablePerMultitenantDDLGeneration, attributeGroups, classNamesForWeaving, datasourceLogin, defaultCacheIsolation, defaultIdentityMapClass, defaultIdentityMapSize, defaultIdValidation, defaultQueryResultsCachePolicy, defaultReadOnlyClasses, defaultTemporalMutable, descriptors, descriptorsLock, hasGenericHistorySupport, hasIsolatedClasses, hasMappingsPostCalculateChangesOnDeleted, hasNonIsolatedUOWClasses, hasProxyIndirection, jpaQueries, jpaTablePerTenantQueries, jpqlParseCache, mappedSuperclassDescriptors, metamodelIdClassMap, multitenantPolicy, name, namingIntoIndexed, orderedDescriptors, partitioningPolicies, queries, queryCacheForceDeferredLocks, sqlResultSetMappings, structConverters, vpdIdentifier, vpdLastIdentifierClassName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildServerPlatformConfigDescriptorFor(Class<?> serverPlatformClass) Methods inherited from class org.eclipse.persistence.sessions.Project
addAlias, addDefaultReadOnlyClass, addDescriptor, addDescriptor, addDescriptors, addDescriptors, addJPAQuery, addJPATablePerTenantQuery, addMappedSuperclass, addMetamodelIdClassMapEntry, addPartitioningPolicy, addSQLResultSetMapping, allowExtendedCacheLogging, allowExtendedThreadLogging, allowExtendedThreadLoggingThreadDump, allowNativeSQLQueries, allowSQLDeferral, allowTablePerMultitenantDDLGeneration, applyLogin, assumeExistenceForDoesExist, checkCacheForDoesExist, checkDatabaseForDoesExist, clone, conformAllDescriptors, convertClassNamesToClasses, createDatabaseSession, createServerSession, createServerSession, createServerSession, createServerSession, getAliasDescriptors, getAttributeGroups, getClassDescriptor, getClassNamesForWeaving, getDatasourceLogin, getDefaultCacheIsolation, getDefaultIdentityMapClass, getDefaultIdentityMapSize, getDefaultIdValidation, getDefaultQueryResultsCachePolicy, getDefaultReadOnlyClasses, getDefaultTemporalMutable, getDescriptor, getDescriptorForAlias, getDescriptors, getJPAQueries, getJPATablePerTenantQueries, getJPQLParseCache, getJPQLParseCacheMaxSize, getLogin, getMappedSuperclass, getMappedSuperclassDescriptors, getMetamodelIdClassMap, getMultitenantPolicy, getName, getOrderedDescriptors, getPartitioningPolicies, getPartitioningPolicy, getQueries, getSQLResultSetMapping, getStructConverters, getVPDIdentifier, getVPDLastIdentifierClassName, hasGenericHistorySupport, hasIsolatedCacheClassWithoutUOWIsolation, hasIsolatedClasses, hasMappedSuperclass, hasMappedSuperclasses, hasMappingsPostCalculateChangesOnDeleted, hasNonIsolatedUOWClasses, hasProxyIndirection, hasSQLResultSetMapping, hasVPDIdentifier, isAllowQueryResultsCacheValidation, isQueryCacheForceDeferredLocks, namingIntoIndexed, setAliasDescriptors, setAllowExtendedCacheLogging, setAllowExtendedThreadLogging, setAllowExtendedThreadLoggingThreadDump, setAllowNativeSQLQueries, setAllowQueryResultsCacheValidation, setAllowSQLDeferral, setAllowTablePerMultitenantDDLGeneration, setClassNamesForWeaving, setDatasourceLogin, setDefaultCacheIsolation, setDefaultIdentityMapClass, setDefaultIdentityMapSize, setDefaultIdValidation, setDefaultQueryResultsCachePolicy, setDefaultReadOnlyClasses, setDefaultTemporalMutable, setDeferModificationsUntilCommit, setDescriptors, setHasGenericHistorySupport, setHasIsolatedClasses, setHasMappingsPostCalculateChangesOnDeleted, setHasNonIsolatedUOWClasses, setHasProxyIndirection, setJPQLParseCache, setJPQLParseCacheMaxSize, setLogin, setLogin, setMultitenantPolicy, setName, setNamingIntoIndexed, setOrderedDescriptors, setPartitioningPolicies, setQueries, setQueryCacheForceDeferredLocks, setStructConverters, setVPDIdentifier, setVPDLastIdentifierClassName, toString, useCacheIdentityMap, useCacheIdentityMap, useFullIdentityMap, useFullIdentityMap, useNoIdentityMap, useSoftCacheWeakIdentityMap, useSoftCacheWeakIdentityMap, usesOptimisticLocking, usesSequencing, useWeakIdentityMap, useWeakIdentityMap
-
Field Details
-
IS_ASYNCHRONOUS_DEFAULT
public static final boolean IS_ASYNCHRONOUS_DEFAULT- See Also:
-
REMOVE_CONNECTION_ON_ERROR_DEFAULT
public static final boolean REMOVE_CONNECTION_ON_ERROR_DEFAULT- See Also:
-
CACHE_SYNC_DEFAULT
public static final boolean CACHE_SYNC_DEFAULT- See Also:
-
NATIVE_SEQUENCING_DEFAULT
public static final boolean NATIVE_SEQUENCING_DEFAULT- See Also:
-
BIND_ALL_PARAMETERS_DEFAULT
public static final boolean BIND_ALL_PARAMETERS_DEFAULT- See Also:
-
CACHE_ALL_STATEMENTS_DEFAULT
public static final boolean CACHE_ALL_STATEMENTS_DEFAULT- See Also:
-
BYTE_ARRAY_BINDING_DEFAULT
public static final boolean BYTE_ARRAY_BINDING_DEFAULT- See Also:
-
STRING_BINDING_DEFAULT
public static final boolean STRING_BINDING_DEFAULT- See Also:
-
STREAMS_FOR_BINDING_DEFAULT
public static final boolean STREAMS_FOR_BINDING_DEFAULT- See Also:
-
FORCE_FIELD_NAMES_TO_UPPERCASE_DEFAULT
public static final boolean FORCE_FIELD_NAMES_TO_UPPERCASE_DEFAULT- See Also:
-
OPTIMIZE_DATA_CONVERSION_DEFAULT
public static final boolean OPTIMIZE_DATA_CONVERSION_DEFAULT- See Also:
-
TRIM_STRINGS_DEFAULT
public static final boolean TRIM_STRINGS_DEFAULT- See Also:
-
BATCH_WRITING_DEFAULT
public static final boolean BATCH_WRITING_DEFAULT- See Also:
-
JDBC20_BATCH_WRITING_DEFAULT
public static final boolean JDBC20_BATCH_WRITING_DEFAULT- See Also:
-
NATIVE_SQL_DEFAULT
public static final boolean NATIVE_SQL_DEFAULT- See Also:
-
ENABLE_RUNTIME_SERVICES_DEFAULT
public static final boolean ENABLE_RUNTIME_SERVICES_DEFAULT- See Also:
-
ENABLE_JTA_DEFAULT
public static final boolean ENABLE_JTA_DEFAULT- See Also:
-
EXTERNAL_CONNECTION_POOL_DEFAULT
public static final boolean EXTERNAL_CONNECTION_POOL_DEFAULT- See Also:
-
EXTERNAL_TRANSACTION_CONTROLLER_DEFAULT
public static final boolean EXTERNAL_TRANSACTION_CONTROLLER_DEFAULT- See Also:
-
EXCLUSIVE_DEFAULT
public static final boolean EXCLUSIVE_DEFAULT- See Also:
-
SEQUENCE_PREALLOCATION_SIZE_DEFAULT
public static final int SEQUENCE_PREALLOCATION_SIZE_DEFAULT- See Also:
-
MAX_BATCH_WRITING_SIZE_DEFAULT
public static final int MAX_BATCH_WRITING_SIZE_DEFAULT- See Also:
-
MULTICAST_PORT_DEFAULT
public static final int MULTICAST_PORT_DEFAULT- See Also:
-
ANNOUNCEMENT_DELAY_DEFAULT
public static final int ANNOUNCEMENT_DELAY_DEFAULT- See Also:
-
MULTICAST_PORT_RMI_CLUSTERING_DEFAULT
public static final int MULTICAST_PORT_RMI_CLUSTERING_DEFAULT- See Also:
-
PACKET_TIME_TO_LIVE_DEFAULT
public static final int PACKET_TIME_TO_LIVE_DEFAULT- See Also:
-
CONNECTION_POOL_MAX_DEFAULT
public static final int CONNECTION_POOL_MAX_DEFAULT- See Also:
-
CONNECTION_POOL_MIN_DEFAULT
public static final int CONNECTION_POOL_MIN_DEFAULT- See Also:
-
READ_CONNECTION_POOL_MAX_DEFAULT
public static final int READ_CONNECTION_POOL_MAX_DEFAULT- See Also:
-
READ_CONNECTION_POOL_MIN_DEFAULT
public static final int READ_CONNECTION_POOL_MIN_DEFAULT- See Also:
-
DATASOURCE_LOOKUP_TYPE_DEFAULT
public static final int DATASOURCE_LOOKUP_TYPE_DEFAULT- See Also:
-
SEQUENCE_TABLE_DEFAULT
- See Also:
-
SEQUENCE_NAME_FIELD_DEFAULT
- See Also:
-
SEQUENCE_COUNTER_FIELD_DEFAULT
- See Also:
-
LOG_LEVEL_DEFAULT
- See Also:
-
MULTICAST_GROUP_ADDRESS_DEFAULT
- See Also:
-
MULTICAST_GROUP_ADDRESS_RMI_CLUSTERING
- See Also:
-
TOPIC_CONNECTION_FACTORY_NAME_DEFAULT
- See Also:
-
TOPIC_NAME_DEFAULT
- See Also:
-
USERNAME_DEFAULT
- See Also:
-
PASSWORD_DEFAULT
- See Also:
-
ENCRYPTION_CLASS_DEFAULT
- See Also:
-
INITIAL_CONTEXT_FACTORY_NAME_DEFAULT
- See Also:
-
SEND_MODE_DEFAULT
- See Also:
-
CHANNEL_DEFAULT
- See Also:
-
ON_CONNECTION_ERROR_DEFAULT
- See Also:
-
CUSTOM_SERVER_PLATFORM_CLASS_DEFAULT
- See Also:
-
EXCLUSIVE_CONNECTION_DEFAULT
public static final boolean EXCLUSIVE_CONNECTION_DEFAULT- See Also:
-
LAZY_DEFAULT
public static final boolean LAZY_DEFAULT- See Also:
-
-
Constructor Details
-
XMLSessionConfigProject
public XMLSessionConfigProject()
-
-
Method Details
-
buildCommandsConfigDescriptor
-
buildConnectionPolicyConfigDescriptor
-
buildConnectionPoolConfigDescriptor
-
buildCustomServerPlatformConfigDescriptor
-
buildDatabaseLoginConfigDescriptor
-
buildDatabaseSessionConfigDescriptor
-
buildStructConverterConfigDescriptor
-
buildDefaultSessionLogConfigDescriptor
-
buildLoggingOptionsConfigDescriptor
-
buildDiscoveryConfigDescriptor
-
buildEISLoginConfigDescriptor
-
buildXMLLoginConfigDescriptor
-
buildJMSPublishingTransportManagerConfigDescriptor
-
buildJMSTopicTransportManagerConfigDescriptor
-
buildJNDINamingServiceConfigDescriptor
-
buildJavaLogConfigDescriptor
-
buildServerLogConfigDescriptor
-
buildLogConfigDescriptor
-
buildLoginConfigDescriptor
-
buildPoolsConfigDescriptor
-
buildProjectClassConfigDescriptor
-
buildProjectConfigDescriptor
-
buildProjectXMLConfigDescriptor
-
buildPropertyConfigDescriptor
-
buildRMIIIOPTransportManagerConfigDescriptor
-
buildRMIRegistryNamingServiceConfigDescriptor
-
buildRMITransportManagerConfigDescriptor
-
buildReadConnectionPoolConfigDescriptor
-
buildRemoteCommandManagerConfigDescriptor
-
buildServerPlatformConfigDescriptor
-
buildServerPlatformConfigDescriptorFor
-
buildServerSessionConfigDescriptor
-
buildSessionBrokerConfigDescriptor
-
buildSessionConfigDescriptor
-
buildSessionEventManagerConfigDescriptor
-
buildSunCORBATransportManagerConfigDescriptor
-
buildSessionConfigsDescriptor
-
buildTransportManagerConfigDescriptor
-
buildUserDefinedTransportManagerConfigDescriptor
-
buildWriteConnectionPoolConfigDescriptor
-
buildSequencingConfigDescriptor
-
buildSequenceConfigDescriptor
-
buildDefaultSequenceConfigDescriptor
-
buildNativeSequenceConfigDescriptor
-
buildTableSequenceConfigDescriptor
-
buildUnaryTableSequenceConfigDescriptor
-
buildXMLFileSequenceConfigDescriptor
-