Class DtoJournaledJDBC

  • All Implemented Interfaces:
    org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2

    public class DtoJournaledJDBC
    extends Object
    implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2

    Java class for anonymous complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <choice maxOccurs="unbounded" minOccurs="0">
             <choice>
               <element name="adapter" minOccurs="0">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <choice minOccurs="0">
                         <element ref="{http://activemq.apache.org/schema/core}axionJDBCAdapter"/>
                         <element ref="{http://activemq.apache.org/schema/core}blobJDBCAdapter"/>
                         <element ref="{http://activemq.apache.org/schema/core}bytesJDBCAdapter"/>
                         <element ref="{http://activemq.apache.org/schema/core}db2JDBCAdapter"/>
                         <element ref="{http://activemq.apache.org/schema/core}defaultJDBCAdapter"/>
                         <element ref="{http://activemq.apache.org/schema/core}hsqldb-jdbc-adapter"/>
                         <element ref="{http://activemq.apache.org/schema/core}imageBasedJDBCAdaptor"/>
                         <element ref="{http://activemq.apache.org/schema/core}informixJDBCAdapter"/>
                         <element ref="{http://activemq.apache.org/schema/core}maxdb-jdbc-adapter"/>
                         <element ref="{http://activemq.apache.org/schema/core}mysql-jdbc-adapter"/>
                         <element ref="{http://activemq.apache.org/schema/core}oracleBlobJDBCAdapter"/>
                         <element ref="{http://activemq.apache.org/schema/core}oracleJDBCAdapter"/>
                         <element ref="{http://activemq.apache.org/schema/core}postgresql-jdbc-adapter"/>
                         <element ref="{http://activemq.apache.org/schema/core}sqlServerJDBCAdapter"/>
                         <element ref="{http://activemq.apache.org/schema/core}streamJDBCAdapter"/>
                         <element ref="{http://activemq.apache.org/schema/core}sybase-jdbc-adapter"/>
                         <element ref="{http://activemq.apache.org/schema/core}transact-jdbc-adapter"/>
                         <any namespace='##other'/>
                       </choice>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
               <element name="brokerService" minOccurs="0">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <choice minOccurs="0">
                         <element ref="{http://activemq.apache.org/schema/core}broker"/>
                         <element ref="{http://activemq.apache.org/schema/core}brokerService"/>
                         <any namespace='##other'/>
                       </choice>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
               <element name="dataSource" minOccurs="0">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <sequence minOccurs="0">
                         <any maxOccurs="unbounded" minOccurs="0"/>
                       </sequence>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
               <element name="jdbcAdapter" minOccurs="0">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <choice minOccurs="0">
                         <element ref="{http://activemq.apache.org/schema/core}jdbcPersistenceAdapter"/>
                         <any namespace='##other'/>
                       </choice>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
               <element name="journal" minOccurs="0">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <sequence minOccurs="0">
                         <any maxOccurs="unbounded" minOccurs="0"/>
                       </sequence>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
               <element name="locker" minOccurs="0">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <choice minOccurs="0">
                         <element ref="{http://activemq.apache.org/schema/core}database-locker"/>
                         <element ref="{http://activemq.apache.org/schema/core}lease-database-locker"/>
                         <element ref="{http://activemq.apache.org/schema/core}shared-file-locker"/>
                         <element ref="{http://activemq.apache.org/schema/core}transact-database-locker"/>
                         <any namespace='##other'/>
                       </choice>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
               <element name="scheduledThreadPoolExecutor" minOccurs="0">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <sequence minOccurs="0">
                         <any maxOccurs="unbounded" minOccurs="0"/>
                       </sequence>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
               <element name="statements" minOccurs="0">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <choice minOccurs="0">
                         <element ref="{http://activemq.apache.org/schema/core}statements"/>
                         <any namespace='##other'/>
                       </choice>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
               <element name="taskRunnerFactory" minOccurs="0">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <choice minOccurs="0">
                         <element ref="{http://activemq.apache.org/schema/core}taskRunnerFactory"/>
                         <any namespace='##other'/>
                       </choice>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
               <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
             </choice>
           </choice>
           <attribute name="adapter" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="brokerService" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="checkpointInterval" type="{http://www.w3.org/2001/XMLSchema}long" />
           <attribute name="createTablesOnStartup" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="dataDirectory" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="dataDirectoryFile" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="dataSource" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="jdbcAdapter" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="journal" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="journalArchiveDirectory" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="journalLogFileSize" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="journalLogFiles" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="journalThreadPriority" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="lockKeepAlivePeriod" type="{http://www.w3.org/2001/XMLSchema}long" />
           <attribute name="locker" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="scheduledThreadPoolExecutor" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="statements" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="stopOnError" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="taskRunnerFactory" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="useDatabaseLock" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="useDedicatedTaskRunner" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="useJournal" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="useLock" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="useQuickJournal" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
           <anyAttribute processContents='lax' namespace='##other'/>
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

      • adapterOrBrokerServiceOrDataSource

        protected List<Object> adapterOrBrokerServiceOrDataSource
      • adapter

        protected String adapter
      • brokerService

        protected String brokerService
      • checkpointInterval

        protected Long checkpointInterval
      • createTablesOnStartup

        protected Boolean createTablesOnStartup
      • dataDirectory

        protected String dataDirectory
      • dataDirectoryFile

        protected String dataDirectoryFile
      • dataSource

        protected String dataSource
      • jdbcAdapter

        protected String jdbcAdapter
      • journal

        protected String journal
      • journalArchiveDirectory

        protected String journalArchiveDirectory
      • journalLogFileSize

        protected String journalLogFileSize
      • journalLogFiles

        protected BigInteger journalLogFiles
      • journalThreadPriority

        protected BigInteger journalThreadPriority
      • lockKeepAlivePeriod

        protected Long lockKeepAlivePeriod
      • locker

        protected String locker
      • scheduledThreadPoolExecutor

        protected String scheduledThreadPoolExecutor
      • statements

        protected String statements
      • stopOnError

        protected Boolean stopOnError
      • taskRunnerFactory

        protected String taskRunnerFactory
      • useDatabaseLock

        protected Boolean useDatabaseLock
      • useDedicatedTaskRunner

        protected Boolean useDedicatedTaskRunner
      • useJournal

        protected Boolean useJournal
      • useLock

        protected Boolean useLock
      • useQuickJournal

        protected Boolean useQuickJournal
    • Constructor Detail

      • DtoJournaledJDBC

        public DtoJournaledJDBC()
    • Method Detail

      • getAdapter

        public String getAdapter()
        Gets the value of the adapter property.
        Returns:
        possible object is String
      • setAdapter

        public void setAdapter​(String value)
        Sets the value of the adapter property.
        Parameters:
        value - allowed object is String
      • getBrokerService

        public String getBrokerService()
        Gets the value of the brokerService property.
        Returns:
        possible object is String
      • setBrokerService

        public void setBrokerService​(String value)
        Sets the value of the brokerService property.
        Parameters:
        value - allowed object is String
      • getCheckpointInterval

        public Long getCheckpointInterval()
        Gets the value of the checkpointInterval property.
        Returns:
        possible object is Long
      • setCheckpointInterval

        public void setCheckpointInterval​(Long value)
        Sets the value of the checkpointInterval property.
        Parameters:
        value - allowed object is Long
      • isCreateTablesOnStartup

        public Boolean isCreateTablesOnStartup()
        Gets the value of the createTablesOnStartup property.
        Returns:
        possible object is Boolean
      • setCreateTablesOnStartup

        public void setCreateTablesOnStartup​(Boolean value)
        Sets the value of the createTablesOnStartup property.
        Parameters:
        value - allowed object is Boolean
      • getDataDirectory

        public String getDataDirectory()
        Gets the value of the dataDirectory property.
        Returns:
        possible object is String
      • setDataDirectory

        public void setDataDirectory​(String value)
        Sets the value of the dataDirectory property.
        Parameters:
        value - allowed object is String
      • getDataDirectoryFile

        public String getDataDirectoryFile()
        Gets the value of the dataDirectoryFile property.
        Returns:
        possible object is String
      • setDataDirectoryFile

        public void setDataDirectoryFile​(String value)
        Sets the value of the dataDirectoryFile property.
        Parameters:
        value - allowed object is String
      • getDataSource

        public String getDataSource()
        Gets the value of the dataSource property.
        Returns:
        possible object is String
      • setDataSource

        public void setDataSource​(String value)
        Sets the value of the dataSource property.
        Parameters:
        value - allowed object is String
      • getJdbcAdapter

        public String getJdbcAdapter()
        Gets the value of the jdbcAdapter property.
        Returns:
        possible object is String
      • setJdbcAdapter

        public void setJdbcAdapter​(String value)
        Sets the value of the jdbcAdapter property.
        Parameters:
        value - allowed object is String
      • getJournal

        public String getJournal()
        Gets the value of the journal property.
        Returns:
        possible object is String
      • setJournal

        public void setJournal​(String value)
        Sets the value of the journal property.
        Parameters:
        value - allowed object is String
      • getJournalArchiveDirectory

        public String getJournalArchiveDirectory()
        Gets the value of the journalArchiveDirectory property.
        Returns:
        possible object is String
      • setJournalArchiveDirectory

        public void setJournalArchiveDirectory​(String value)
        Sets the value of the journalArchiveDirectory property.
        Parameters:
        value - allowed object is String
      • getJournalLogFileSize

        public String getJournalLogFileSize()
        Gets the value of the journalLogFileSize property.
        Returns:
        possible object is String
      • setJournalLogFileSize

        public void setJournalLogFileSize​(String value)
        Sets the value of the journalLogFileSize property.
        Parameters:
        value - allowed object is String
      • getJournalLogFiles

        public BigInteger getJournalLogFiles()
        Gets the value of the journalLogFiles property.
        Returns:
        possible object is BigInteger
      • setJournalLogFiles

        public void setJournalLogFiles​(BigInteger value)
        Sets the value of the journalLogFiles property.
        Parameters:
        value - allowed object is BigInteger
      • getJournalThreadPriority

        public BigInteger getJournalThreadPriority()
        Gets the value of the journalThreadPriority property.
        Returns:
        possible object is BigInteger
      • setJournalThreadPriority

        public void setJournalThreadPriority​(BigInteger value)
        Sets the value of the journalThreadPriority property.
        Parameters:
        value - allowed object is BigInteger
      • getLockKeepAlivePeriod

        public Long getLockKeepAlivePeriod()
        Gets the value of the lockKeepAlivePeriod property.
        Returns:
        possible object is Long
      • setLockKeepAlivePeriod

        public void setLockKeepAlivePeriod​(Long value)
        Sets the value of the lockKeepAlivePeriod property.
        Parameters:
        value - allowed object is Long
      • getLocker

        public String getLocker()
        Gets the value of the locker property.
        Returns:
        possible object is String
      • setLocker

        public void setLocker​(String value)
        Sets the value of the locker property.
        Parameters:
        value - allowed object is String
      • getScheduledThreadPoolExecutor

        public String getScheduledThreadPoolExecutor()
        Gets the value of the scheduledThreadPoolExecutor property.
        Returns:
        possible object is String
      • setScheduledThreadPoolExecutor

        public void setScheduledThreadPoolExecutor​(String value)
        Sets the value of the scheduledThreadPoolExecutor property.
        Parameters:
        value - allowed object is String
      • getStatements

        public String getStatements()
        Gets the value of the statements property.
        Returns:
        possible object is String
      • setStatements

        public void setStatements​(String value)
        Sets the value of the statements property.
        Parameters:
        value - allowed object is String
      • isStopOnError

        public Boolean isStopOnError()
        Gets the value of the stopOnError property.
        Returns:
        possible object is Boolean
      • setStopOnError

        public void setStopOnError​(Boolean value)
        Sets the value of the stopOnError property.
        Parameters:
        value - allowed object is Boolean
      • getTaskRunnerFactory

        public String getTaskRunnerFactory()
        Gets the value of the taskRunnerFactory property.
        Returns:
        possible object is String
      • setTaskRunnerFactory

        public void setTaskRunnerFactory​(String value)
        Sets the value of the taskRunnerFactory property.
        Parameters:
        value - allowed object is String
      • isUseDatabaseLock

        public Boolean isUseDatabaseLock()
        Gets the value of the useDatabaseLock property.
        Returns:
        possible object is Boolean
      • setUseDatabaseLock

        public void setUseDatabaseLock​(Boolean value)
        Sets the value of the useDatabaseLock property.
        Parameters:
        value - allowed object is Boolean
      • isUseDedicatedTaskRunner

        public Boolean isUseDedicatedTaskRunner()
        Gets the value of the useDedicatedTaskRunner property.
        Returns:
        possible object is Boolean
      • setUseDedicatedTaskRunner

        public void setUseDedicatedTaskRunner​(Boolean value)
        Sets the value of the useDedicatedTaskRunner property.
        Parameters:
        value - allowed object is Boolean
      • isUseJournal

        public Boolean isUseJournal()
        Gets the value of the useJournal property.
        Returns:
        possible object is Boolean
      • setUseJournal

        public void setUseJournal​(Boolean value)
        Sets the value of the useJournal property.
        Parameters:
        value - allowed object is Boolean
      • isUseLock

        public Boolean isUseLock()
        Gets the value of the useLock property.
        Returns:
        possible object is Boolean
      • setUseLock

        public void setUseLock​(Boolean value)
        Sets the value of the useLock property.
        Parameters:
        value - allowed object is Boolean
      • isUseQuickJournal

        public Boolean isUseQuickJournal()
        Gets the value of the useQuickJournal property.
        Returns:
        possible object is Boolean
      • setUseQuickJournal

        public void setUseQuickJournal​(Boolean value)
        Sets the value of the useQuickJournal property.
        Parameters:
        value - allowed object is Boolean
      • getId

        public String getId()
        Gets the value of the id property.
        Returns:
        possible object is String
      • setId

        public void setId​(String value)
        Sets the value of the id property.
        Parameters:
        value - allowed object is String
      • getOtherAttributes

        public Map<QName,​String> getOtherAttributes()
        Gets a map that contains attributes that aren't bound to any typed property on this class.

        the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.

        Returns:
        always non-null
      • append

        public StringBuilder append​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                    StringBuilder buffer,
                                    org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
        Specified by:
        append in interface org.jvnet.jaxb2_commons.lang.ToString2
      • appendFields

        public StringBuilder appendFields​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                          StringBuilder buffer,
                                          org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
        Specified by:
        appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
      • hashCode

        public int hashCode​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
        Specified by:
        hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • equals

        public boolean equals​(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                              org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                              Object object,
                              org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
        Specified by:
        equals in interface org.jvnet.jaxb2_commons.lang.Equals2