Class XMLSessionConfigProject

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.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:
    Serialized Form
    • Field Detail

      • IS_ASYNCHRONOUS_DEFAULT

        public static final boolean IS_ASYNCHRONOUS_DEFAULT
        See Also:
        Constant Field Values
      • REMOVE_CONNECTION_ON_ERROR_DEFAULT

        public static final boolean REMOVE_CONNECTION_ON_ERROR_DEFAULT
        See Also:
        Constant Field Values
      • NATIVE_SEQUENCING_DEFAULT

        public static final boolean NATIVE_SEQUENCING_DEFAULT
        See Also:
        Constant Field Values
      • BIND_ALL_PARAMETERS_DEFAULT

        public static final boolean BIND_ALL_PARAMETERS_DEFAULT
        See Also:
        Constant Field Values
      • CACHE_ALL_STATEMENTS_DEFAULT

        public static final boolean CACHE_ALL_STATEMENTS_DEFAULT
        See Also:
        Constant Field Values
      • BYTE_ARRAY_BINDING_DEFAULT

        public static final boolean BYTE_ARRAY_BINDING_DEFAULT
        See Also:
        Constant Field Values
      • STRING_BINDING_DEFAULT

        public static final boolean STRING_BINDING_DEFAULT
        See Also:
        Constant Field Values
      • STREAMS_FOR_BINDING_DEFAULT

        public static final boolean STREAMS_FOR_BINDING_DEFAULT
        See Also:
        Constant Field Values
      • FORCE_FIELD_NAMES_TO_UPPERCASE_DEFAULT

        public static final boolean FORCE_FIELD_NAMES_TO_UPPERCASE_DEFAULT
        See Also:
        Constant Field Values
      • OPTIMIZE_DATA_CONVERSION_DEFAULT

        public static final boolean OPTIMIZE_DATA_CONVERSION_DEFAULT
        See Also:
        Constant Field Values
      • BATCH_WRITING_DEFAULT

        public static final boolean BATCH_WRITING_DEFAULT
        See Also:
        Constant Field Values
      • JDBC20_BATCH_WRITING_DEFAULT

        public static final boolean JDBC20_BATCH_WRITING_DEFAULT
        See Also:
        Constant Field Values
      • ENABLE_RUNTIME_SERVICES_DEFAULT

        public static final boolean ENABLE_RUNTIME_SERVICES_DEFAULT
        See Also:
        Constant Field Values
      • EXTERNAL_CONNECTION_POOL_DEFAULT

        public static final boolean EXTERNAL_CONNECTION_POOL_DEFAULT
        See Also:
        Constant Field Values
      • EXTERNAL_TRANSACTION_CONTROLLER_DEFAULT

        public static final boolean EXTERNAL_TRANSACTION_CONTROLLER_DEFAULT
        See Also:
        Constant Field Values
      • SEQUENCE_PREALLOCATION_SIZE_DEFAULT

        public static final int SEQUENCE_PREALLOCATION_SIZE_DEFAULT
        See Also:
        Constant Field Values
      • MAX_BATCH_WRITING_SIZE_DEFAULT

        public static final int MAX_BATCH_WRITING_SIZE_DEFAULT
        See Also:
        Constant Field Values
      • ANNOUNCEMENT_DELAY_DEFAULT

        public static final int ANNOUNCEMENT_DELAY_DEFAULT
        See Also:
        Constant Field Values
      • MULTICAST_PORT_RMI_CLUSTERING_DEFAULT

        public static final int MULTICAST_PORT_RMI_CLUSTERING_DEFAULT
        See Also:
        Constant Field Values
      • PACKET_TIME_TO_LIVE_DEFAULT

        public static final int PACKET_TIME_TO_LIVE_DEFAULT
        See Also:
        Constant Field Values
      • CONNECTION_POOL_MAX_DEFAULT

        public static final int CONNECTION_POOL_MAX_DEFAULT
        See Also:
        Constant Field Values
      • CONNECTION_POOL_MIN_DEFAULT

        public static final int CONNECTION_POOL_MIN_DEFAULT
        See Also:
        Constant Field Values
      • READ_CONNECTION_POOL_MAX_DEFAULT

        public static final int READ_CONNECTION_POOL_MAX_DEFAULT
        See Also:
        Constant Field Values
      • READ_CONNECTION_POOL_MIN_DEFAULT

        public static final int READ_CONNECTION_POOL_MIN_DEFAULT
        See Also:
        Constant Field Values
      • DATASOURCE_LOOKUP_TYPE_DEFAULT

        public static final int DATASOURCE_LOOKUP_TYPE_DEFAULT
        See Also:
        Constant Field Values
      • SEQUENCE_TABLE_DEFAULT

        public static final java.lang.String SEQUENCE_TABLE_DEFAULT
        See Also:
        Constant Field Values
      • SEQUENCE_NAME_FIELD_DEFAULT

        public static final java.lang.String SEQUENCE_NAME_FIELD_DEFAULT
        See Also:
        Constant Field Values
      • SEQUENCE_COUNTER_FIELD_DEFAULT

        public static final java.lang.String SEQUENCE_COUNTER_FIELD_DEFAULT
        See Also:
        Constant Field Values
      • LOG_LEVEL_DEFAULT

        public static final java.lang.String LOG_LEVEL_DEFAULT
        See Also:
        Constant Field Values
      • MULTICAST_GROUP_ADDRESS_DEFAULT

        public static final java.lang.String MULTICAST_GROUP_ADDRESS_DEFAULT
        See Also:
        Constant Field Values
      • MULTICAST_GROUP_ADDRESS_RMI_CLUSTERING

        public static final java.lang.String MULTICAST_GROUP_ADDRESS_RMI_CLUSTERING
        See Also:
        Constant Field Values
      • TOPIC_CONNECTION_FACTORY_NAME_DEFAULT

        public static final java.lang.String TOPIC_CONNECTION_FACTORY_NAME_DEFAULT
        See Also:
        Constant Field Values
      • TOPIC_NAME_DEFAULT

        public static final java.lang.String TOPIC_NAME_DEFAULT
        See Also:
        Constant Field Values
      • USERNAME_DEFAULT

        public static final java.lang.String USERNAME_DEFAULT
        See Also:
        Constant Field Values
      • PASSWORD_DEFAULT

        public static final java.lang.String PASSWORD_DEFAULT
        See Also:
        Constant Field Values
      • ENCRYPTION_CLASS_DEFAULT

        public static final java.lang.String ENCRYPTION_CLASS_DEFAULT
        See Also:
        Constant Field Values
      • INITIAL_CONTEXT_FACTORY_NAME_DEFAULT

        public static final java.lang.String INITIAL_CONTEXT_FACTORY_NAME_DEFAULT
        See Also:
        Constant Field Values
      • SEND_MODE_DEFAULT

        public static final java.lang.String SEND_MODE_DEFAULT
        See Also:
        Constant Field Values
      • ON_CONNECTION_ERROR_DEFAULT

        public static final java.lang.String ON_CONNECTION_ERROR_DEFAULT
        See Also:
        Constant Field Values
      • CUSTOM_SERVER_PLATFORM_CLASS_DEFAULT

        public static final java.lang.String CUSTOM_SERVER_PLATFORM_CLASS_DEFAULT
        See Also:
        Constant Field Values
      • EXCLUSIVE_CONNECTION_DEFAULT

        public static final boolean EXCLUSIVE_CONNECTION_DEFAULT
        See Also:
        Constant Field Values
    • Constructor Detail

      • XMLSessionConfigProject

        public XMLSessionConfigProject()
    • Method Detail

      • 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​(java.lang.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()