public class DtoJdbcPersistenceAdapter
extends java.lang.Object
implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
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}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="databaseLocker" 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="ds" 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="lockDataSource" 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="usageManager" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}systemUsage"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="wireFormat" 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>
<any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</choice>
</choice>
<attribute name="adapter" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="auditRecoveryDepth" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="brokerName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="brokerService" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="changeAutoCommitAllowed" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="cleanupPeriod" type="{http://www.w3.org/2001/XMLSchema}integer" />
<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="databaseLocker" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="directory" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="ds" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="enableAudit" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="lockAcquireSleepInterval" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="lockDataSource" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="lockKeepAlivePeriod" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="locker" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="maxAuditDepth" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="maxProducersToAudit" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="maxRows" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="scheduledThreadPoolExecutor" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="statements" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="transactionIsolation" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="usageManager" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="useDatabaseLock" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="useExternalMessageReferences" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="useLock" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="wireFormat" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
DtoJdbcPersistenceAdapter.Adapter
Java class for anonymous complex type.
|
static class |
DtoJdbcPersistenceAdapter.BrokerService
Java class for anonymous complex type.
|
static class |
DtoJdbcPersistenceAdapter.DatabaseLocker
Java class for anonymous complex type.
|
static class |
DtoJdbcPersistenceAdapter.DataSource
Java class for anonymous complex type.
|
static class |
DtoJdbcPersistenceAdapter.Ds
Java class for anonymous complex type.
|
static class |
DtoJdbcPersistenceAdapter.LockDataSource
Java class for anonymous complex type.
|
static class |
DtoJdbcPersistenceAdapter.Locker
Java class for anonymous complex type.
|
static class |
DtoJdbcPersistenceAdapter.ScheduledThreadPoolExecutor
Java class for anonymous complex type.
|
static class |
DtoJdbcPersistenceAdapter.Statements
Java class for anonymous complex type.
|
static class |
DtoJdbcPersistenceAdapter.UsageManager
Java class for anonymous complex type.
|
static class |
DtoJdbcPersistenceAdapter.WireFormat
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
adapter |
protected java.util.List<java.lang.Object> |
adapterOrBrokerServiceOrDataSource |
protected java.math.BigInteger |
auditRecoveryDepth |
protected java.lang.String |
brokerName |
protected java.lang.String |
brokerService |
protected java.lang.Boolean |
changeAutoCommitAllowed |
protected java.math.BigInteger |
cleanupPeriod |
protected java.lang.Boolean |
createTablesOnStartup |
protected java.lang.String |
databaseLocker |
protected java.lang.String |
dataDirectory |
protected java.lang.String |
dataDirectoryFile |
protected java.lang.String |
dataSource |
protected java.lang.String |
directory |
protected java.lang.String |
ds |
protected java.lang.Boolean |
enableAudit |
protected java.lang.String |
id |
protected java.lang.Long |
lockAcquireSleepInterval |
protected java.lang.String |
lockDataSource |
protected java.lang.String |
locker |
protected java.lang.Long |
lockKeepAlivePeriod |
protected java.math.BigInteger |
maxAuditDepth |
protected java.math.BigInteger |
maxProducersToAudit |
protected java.math.BigInteger |
maxRows |
protected java.lang.String |
scheduledThreadPoolExecutor |
protected java.lang.String |
statements |
protected java.math.BigInteger |
transactionIsolation |
protected java.lang.String |
usageManager |
protected java.lang.Boolean |
useDatabaseLock |
protected java.lang.Boolean |
useExternalMessageReferences |
protected java.lang.Boolean |
useLock |
protected java.lang.String |
wireFormat |
| Constructor and Description |
|---|
DtoJdbcPersistenceAdapter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
java.lang.StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
java.lang.String |
getAdapter()
Gets the value of the adapter property.
|
java.util.List<java.lang.Object> |
getAdapterOrBrokerServiceOrDataSource()
Gets the value of the adapterOrBrokerServiceOrDataSource property.
|
java.math.BigInteger |
getAuditRecoveryDepth()
Gets the value of the auditRecoveryDepth property.
|
java.lang.String |
getBrokerName()
Gets the value of the brokerName property.
|
java.lang.String |
getBrokerService()
Gets the value of the brokerService property.
|
java.math.BigInteger |
getCleanupPeriod()
Gets the value of the cleanupPeriod property.
|
java.lang.String |
getDatabaseLocker()
Gets the value of the databaseLocker property.
|
java.lang.String |
getDataDirectory()
Gets the value of the dataDirectory property.
|
java.lang.String |
getDataDirectoryFile()
Gets the value of the dataDirectoryFile property.
|
java.lang.String |
getDataSource()
Gets the value of the dataSource property.
|
java.lang.String |
getDirectory()
Gets the value of the directory property.
|
java.lang.String |
getDs()
Gets the value of the ds property.
|
java.lang.String |
getId()
Gets the value of the id property.
|
java.lang.Long |
getLockAcquireSleepInterval()
Gets the value of the lockAcquireSleepInterval property.
|
java.lang.String |
getLockDataSource()
Gets the value of the lockDataSource property.
|
java.lang.String |
getLocker()
Gets the value of the locker property.
|
java.lang.Long |
getLockKeepAlivePeriod()
Gets the value of the lockKeepAlivePeriod property.
|
java.math.BigInteger |
getMaxAuditDepth()
Gets the value of the maxAuditDepth property.
|
java.math.BigInteger |
getMaxProducersToAudit()
Gets the value of the maxProducersToAudit property.
|
java.math.BigInteger |
getMaxRows()
Gets the value of the maxRows property.
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
java.lang.String |
getScheduledThreadPoolExecutor()
Gets the value of the scheduledThreadPoolExecutor property.
|
java.lang.String |
getStatements()
Gets the value of the statements property.
|
java.math.BigInteger |
getTransactionIsolation()
Gets the value of the transactionIsolation property.
|
java.lang.String |
getUsageManager()
Gets the value of the usageManager property.
|
java.lang.String |
getWireFormat()
Gets the value of the wireFormat property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isChangeAutoCommitAllowed()
Gets the value of the changeAutoCommitAllowed property.
|
java.lang.Boolean |
isCreateTablesOnStartup()
Gets the value of the createTablesOnStartup property.
|
java.lang.Boolean |
isEnableAudit()
Gets the value of the enableAudit property.
|
java.lang.Boolean |
isUseDatabaseLock()
Gets the value of the useDatabaseLock property.
|
java.lang.Boolean |
isUseExternalMessageReferences()
Gets the value of the useExternalMessageReferences property.
|
java.lang.Boolean |
isUseLock()
Gets the value of the useLock property.
|
void |
setAdapter(java.lang.String value)
Sets the value of the adapter property.
|
void |
setAuditRecoveryDepth(java.math.BigInteger value)
Sets the value of the auditRecoveryDepth property.
|
void |
setBrokerName(java.lang.String value)
Sets the value of the brokerName property.
|
void |
setBrokerService(java.lang.String value)
Sets the value of the brokerService property.
|
void |
setChangeAutoCommitAllowed(java.lang.Boolean value)
Sets the value of the changeAutoCommitAllowed property.
|
void |
setCleanupPeriod(java.math.BigInteger value)
Sets the value of the cleanupPeriod property.
|
void |
setCreateTablesOnStartup(java.lang.Boolean value)
Sets the value of the createTablesOnStartup property.
|
void |
setDatabaseLocker(java.lang.String value)
Sets the value of the databaseLocker property.
|
void |
setDataDirectory(java.lang.String value)
Sets the value of the dataDirectory property.
|
void |
setDataDirectoryFile(java.lang.String value)
Sets the value of the dataDirectoryFile property.
|
void |
setDataSource(java.lang.String value)
Sets the value of the dataSource property.
|
void |
setDirectory(java.lang.String value)
Sets the value of the directory property.
|
void |
setDs(java.lang.String value)
Sets the value of the ds property.
|
void |
setEnableAudit(java.lang.Boolean value)
Sets the value of the enableAudit property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setLockAcquireSleepInterval(java.lang.Long value)
Sets the value of the lockAcquireSleepInterval property.
|
void |
setLockDataSource(java.lang.String value)
Sets the value of the lockDataSource property.
|
void |
setLocker(java.lang.String value)
Sets the value of the locker property.
|
void |
setLockKeepAlivePeriod(java.lang.Long value)
Sets the value of the lockKeepAlivePeriod property.
|
void |
setMaxAuditDepth(java.math.BigInteger value)
Sets the value of the maxAuditDepth property.
|
void |
setMaxProducersToAudit(java.math.BigInteger value)
Sets the value of the maxProducersToAudit property.
|
void |
setMaxRows(java.math.BigInteger value)
Sets the value of the maxRows property.
|
void |
setScheduledThreadPoolExecutor(java.lang.String value)
Sets the value of the scheduledThreadPoolExecutor property.
|
void |
setStatements(java.lang.String value)
Sets the value of the statements property.
|
void |
setTransactionIsolation(java.math.BigInteger value)
Sets the value of the transactionIsolation property.
|
void |
setUsageManager(java.lang.String value)
Sets the value of the usageManager property.
|
void |
setUseDatabaseLock(java.lang.Boolean value)
Sets the value of the useDatabaseLock property.
|
void |
setUseExternalMessageReferences(java.lang.Boolean value)
Sets the value of the useExternalMessageReferences property.
|
void |
setUseLock(java.lang.Boolean value)
Sets the value of the useLock property.
|
void |
setWireFormat(java.lang.String value)
Sets the value of the wireFormat property.
|
java.lang.String |
toString() |
protected java.util.List<java.lang.Object> adapterOrBrokerServiceOrDataSource
protected java.lang.String adapter
protected java.math.BigInteger auditRecoveryDepth
protected java.lang.String brokerName
protected java.lang.String brokerService
protected java.lang.Boolean changeAutoCommitAllowed
protected java.math.BigInteger cleanupPeriod
protected java.lang.Boolean createTablesOnStartup
protected java.lang.String dataDirectory
protected java.lang.String dataDirectoryFile
protected java.lang.String dataSource
protected java.lang.String databaseLocker
protected java.lang.String directory
protected java.lang.String ds
protected java.lang.Boolean enableAudit
protected java.lang.Long lockAcquireSleepInterval
protected java.lang.String lockDataSource
protected java.lang.Long lockKeepAlivePeriod
protected java.lang.String locker
protected java.math.BigInteger maxAuditDepth
protected java.math.BigInteger maxProducersToAudit
protected java.math.BigInteger maxRows
protected java.lang.String scheduledThreadPoolExecutor
protected java.lang.String statements
protected java.math.BigInteger transactionIsolation
protected java.lang.String usageManager
protected java.lang.Boolean useDatabaseLock
protected java.lang.Boolean useExternalMessageReferences
protected java.lang.Boolean useLock
protected java.lang.String wireFormat
protected java.lang.String id
public java.util.List<java.lang.Object> getAdapterOrBrokerServiceOrDataSource()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the adapterOrBrokerServiceOrDataSource property.
For example, to add a new item, do as follows:
getAdapterOrBrokerServiceOrDataSource().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<DtoJdbcPersistenceAdapter.DataSource>
JAXBElement<DtoJdbcPersistenceAdapter.ScheduledThreadPoolExecutor>
JAXBElement<DtoJdbcPersistenceAdapter.Ds>
JAXBElement<DtoJdbcPersistenceAdapter.LockDataSource>
JAXBElement<DtoJdbcPersistenceAdapter.Statements>
JAXBElement<DtoJdbcPersistenceAdapter.BrokerService>
JAXBElement<DtoJdbcPersistenceAdapter.DatabaseLocker>
JAXBElement<DtoJdbcPersistenceAdapter.UsageManager>
JAXBElement<DtoJdbcPersistenceAdapter.Adapter>
JAXBElement<DtoJdbcPersistenceAdapter.WireFormat>
Object
JAXBElement<DtoJdbcPersistenceAdapter.Locker>
public java.lang.String getAdapter()
Stringpublic void setAdapter(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigInteger getAuditRecoveryDepth()
BigIntegerpublic void setAuditRecoveryDepth(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getBrokerName()
Stringpublic void setBrokerName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getBrokerService()
Stringpublic void setBrokerService(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isChangeAutoCommitAllowed()
Booleanpublic void setChangeAutoCommitAllowed(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.math.BigInteger getCleanupPeriod()
BigIntegerpublic void setCleanupPeriod(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.Boolean isCreateTablesOnStartup()
Booleanpublic void setCreateTablesOnStartup(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getDataDirectory()
Stringpublic void setDataDirectory(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDataDirectoryFile()
Stringpublic void setDataDirectoryFile(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDataSource()
Stringpublic void setDataSource(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDatabaseLocker()
Stringpublic void setDatabaseLocker(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDirectory()
Stringpublic void setDirectory(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDs()
Stringpublic void setDs(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isEnableAudit()
Booleanpublic void setEnableAudit(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Long getLockAcquireSleepInterval()
Longpublic void setLockAcquireSleepInterval(java.lang.Long value)
value - allowed object is
Longpublic java.lang.String getLockDataSource()
Stringpublic void setLockDataSource(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Long getLockKeepAlivePeriod()
Longpublic void setLockKeepAlivePeriod(java.lang.Long value)
value - allowed object is
Longpublic java.lang.String getLocker()
Stringpublic void setLocker(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigInteger getMaxAuditDepth()
BigIntegerpublic void setMaxAuditDepth(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.math.BigInteger getMaxProducersToAudit()
BigIntegerpublic void setMaxProducersToAudit(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.math.BigInteger getMaxRows()
BigIntegerpublic void setMaxRows(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getScheduledThreadPoolExecutor()
Stringpublic void setScheduledThreadPoolExecutor(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getStatements()
Stringpublic void setStatements(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigInteger getTransactionIsolation()
BigIntegerpublic void setTransactionIsolation(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getUsageManager()
Stringpublic void setUsageManager(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isUseDatabaseLock()
Booleanpublic void setUseDatabaseLock(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isUseExternalMessageReferences()
Booleanpublic void setUseExternalMessageReferences(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isUseLock()
Booleanpublic void setUseLock(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getWireFormat()
Stringpublic void setWireFormat(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
Stringpublic java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
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.
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(java.lang.Object object)
equals in class java.lang.ObjectCopyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.