All Implemented Interfaces:
Serializable, Cloneable
Direct Known Subclasses:
XMLSessionConfigProject_11_1_1, XMLSessionConfigToplinkProject

public class XMLSessionConfigProject extends Project
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 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

      public static final String SEQUENCE_TABLE_DEFAULT
      See Also:
    • SEQUENCE_NAME_FIELD_DEFAULT

      public static final String SEQUENCE_NAME_FIELD_DEFAULT
      See Also:
    • SEQUENCE_COUNTER_FIELD_DEFAULT

      public static final String SEQUENCE_COUNTER_FIELD_DEFAULT
      See Also:
    • LOG_LEVEL_DEFAULT

      public static final String LOG_LEVEL_DEFAULT
      See Also:
    • MULTICAST_GROUP_ADDRESS_DEFAULT

      public static final String MULTICAST_GROUP_ADDRESS_DEFAULT
      See Also:
    • MULTICAST_GROUP_ADDRESS_RMI_CLUSTERING

      public static final String MULTICAST_GROUP_ADDRESS_RMI_CLUSTERING
      See Also:
    • TOPIC_CONNECTION_FACTORY_NAME_DEFAULT

      public static final String TOPIC_CONNECTION_FACTORY_NAME_DEFAULT
      See Also:
    • TOPIC_NAME_DEFAULT

      public static final String TOPIC_NAME_DEFAULT
      See Also:
    • USERNAME_DEFAULT

      public static final String USERNAME_DEFAULT
      See Also:
    • PASSWORD_DEFAULT

      public static final String PASSWORD_DEFAULT
      See Also:
    • ENCRYPTION_CLASS_DEFAULT

      public static final String ENCRYPTION_CLASS_DEFAULT
      See Also:
    • INITIAL_CONTEXT_FACTORY_NAME_DEFAULT

      public static final String INITIAL_CONTEXT_FACTORY_NAME_DEFAULT
      See Also:
    • SEND_MODE_DEFAULT

      public static final String SEND_MODE_DEFAULT
      See Also:
    • CHANNEL_DEFAULT

      public static final String CHANNEL_DEFAULT
      See Also:
    • ON_CONNECTION_ERROR_DEFAULT

      public static final String ON_CONNECTION_ERROR_DEFAULT
      See Also:
    • CUSTOM_SERVER_PLATFORM_CLASS_DEFAULT

      public static final String 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

      public ClassDescriptor buildCommandsConfigDescriptor()
    • buildConnectionPolicyConfigDescriptor

      public ClassDescriptor buildConnectionPolicyConfigDescriptor()
    • buildConnectionPoolConfigDescriptor

      public ClassDescriptor buildConnectionPoolConfigDescriptor()
    • buildCustomServerPlatformConfigDescriptor

      public ClassDescriptor buildCustomServerPlatformConfigDescriptor()
    • buildDatabaseLoginConfigDescriptor

      public ClassDescriptor buildDatabaseLoginConfigDescriptor()
    • buildDatabaseSessionConfigDescriptor

      public ClassDescriptor buildDatabaseSessionConfigDescriptor()
    • buildStructConverterConfigDescriptor

      public ClassDescriptor buildStructConverterConfigDescriptor()
    • buildDefaultSessionLogConfigDescriptor

      public ClassDescriptor buildDefaultSessionLogConfigDescriptor()
    • buildLoggingOptionsConfigDescriptor

      public ClassDescriptor buildLoggingOptionsConfigDescriptor()
    • buildDiscoveryConfigDescriptor

      public ClassDescriptor buildDiscoveryConfigDescriptor()
    • buildEISLoginConfigDescriptor

      public ClassDescriptor buildEISLoginConfigDescriptor()
    • buildXMLLoginConfigDescriptor

      public ClassDescriptor buildXMLLoginConfigDescriptor()
    • buildJMSPublishingTransportManagerConfigDescriptor

      public ClassDescriptor buildJMSPublishingTransportManagerConfigDescriptor()
    • buildJMSTopicTransportManagerConfigDescriptor

      public ClassDescriptor buildJMSTopicTransportManagerConfigDescriptor()
    • buildJNDINamingServiceConfigDescriptor

      public ClassDescriptor buildJNDINamingServiceConfigDescriptor()
    • buildJavaLogConfigDescriptor

      public ClassDescriptor buildJavaLogConfigDescriptor()
    • buildServerLogConfigDescriptor

      public ClassDescriptor buildServerLogConfigDescriptor()
    • buildLogConfigDescriptor

      public ClassDescriptor buildLogConfigDescriptor()
    • buildLoginConfigDescriptor

      public ClassDescriptor buildLoginConfigDescriptor()
    • buildPoolsConfigDescriptor

      public ClassDescriptor buildPoolsConfigDescriptor()
    • buildProjectClassConfigDescriptor

      public ClassDescriptor buildProjectClassConfigDescriptor()
    • buildProjectConfigDescriptor

      public ClassDescriptor buildProjectConfigDescriptor()
    • buildProjectXMLConfigDescriptor

      public ClassDescriptor buildProjectXMLConfigDescriptor()
    • buildPropertyConfigDescriptor

      public ClassDescriptor buildPropertyConfigDescriptor()
    • buildRMIIIOPTransportManagerConfigDescriptor

      public ClassDescriptor buildRMIIIOPTransportManagerConfigDescriptor()
    • buildRMIRegistryNamingServiceConfigDescriptor

      public ClassDescriptor buildRMIRegistryNamingServiceConfigDescriptor()
    • buildRMITransportManagerConfigDescriptor

      public ClassDescriptor buildRMITransportManagerConfigDescriptor()
    • buildReadConnectionPoolConfigDescriptor

      public ClassDescriptor buildReadConnectionPoolConfigDescriptor()
    • buildRemoteCommandManagerConfigDescriptor

      public ClassDescriptor buildRemoteCommandManagerConfigDescriptor()
    • buildServerPlatformConfigDescriptor

      public ClassDescriptor buildServerPlatformConfigDescriptor()
    • buildServerPlatformConfigDescriptorFor

      public ClassDescriptor buildServerPlatformConfigDescriptorFor(Class<?> serverPlatformClass)
    • buildServerSessionConfigDescriptor

      public ClassDescriptor buildServerSessionConfigDescriptor()
    • buildSessionBrokerConfigDescriptor

      public ClassDescriptor buildSessionBrokerConfigDescriptor()
    • buildSessionConfigDescriptor

      public ClassDescriptor buildSessionConfigDescriptor()
    • buildSessionEventManagerConfigDescriptor

      public ClassDescriptor buildSessionEventManagerConfigDescriptor()
    • buildSunCORBATransportManagerConfigDescriptor

      public ClassDescriptor buildSunCORBATransportManagerConfigDescriptor()
    • buildSessionConfigsDescriptor

      public ClassDescriptor buildSessionConfigsDescriptor()
    • buildTransportManagerConfigDescriptor

      public ClassDescriptor buildTransportManagerConfigDescriptor()
    • buildUserDefinedTransportManagerConfigDescriptor

      public ClassDescriptor buildUserDefinedTransportManagerConfigDescriptor()
    • buildWriteConnectionPoolConfigDescriptor

      public ClassDescriptor buildWriteConnectionPoolConfigDescriptor()
    • buildSequencingConfigDescriptor

      public ClassDescriptor buildSequencingConfigDescriptor()
    • buildSequenceConfigDescriptor

      public ClassDescriptor buildSequenceConfigDescriptor()
    • buildDefaultSequenceConfigDescriptor

      public ClassDescriptor buildDefaultSequenceConfigDescriptor()
    • buildNativeSequenceConfigDescriptor

      public ClassDescriptor buildNativeSequenceConfigDescriptor()
    • buildTableSequenceConfigDescriptor

      public ClassDescriptor buildTableSequenceConfigDescriptor()
    • buildUnaryTableSequenceConfigDescriptor

      public ClassDescriptor buildUnaryTableSequenceConfigDescriptor()
    • buildXMLFileSequenceConfigDescriptor

      public ClassDescriptor buildXMLFileSequenceConfigDescriptor()