|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebLogicJDBCTxDataSource
Represents a WebLogic JDBC Data Source that supports distributed transactions.
Field Summary | |
---|---|
static java.lang.String |
IBM_COPYRIGHT
|
Method Summary | |
---|---|
boolean |
getTwoPhaseCommitEnabled()
|
boolean |
hasTwoPhaseCommitEnabled()
|
void |
setTwoPhaseCommitEnabled(boolean b)
|
Methods inherited from interface com.collation.platform.model.topology.app.j2ee.weblogic.WebLogicJDBCDataSource |
---|
getJNDIName, getPool, getRowPrefetchEnabled, getRowPrefetchSize, getStreamChunkSize, hasJNDIName, hasPool, hasRowPrefetchEnabled, hasRowPrefetchSize, hasStreamChunkSize, setJNDIName, setPool, setRowPrefetchEnabled, setRowPrefetchSize, setStreamChunkSize |
Methods inherited from interface com.collation.platform.model.topology.app.j2ee.J2EEResource |
---|
getDomain, getServer, hasDomain, hasServer, setDomain, setServer |
Methods inherited from interface com.collation.platform.model.topology.app.SoftwareResource |
---|
getName, getParent, hasName, hasParent, setName, setParent |
Methods inherited from interface com.collation.platform.model.topology.core.ManagedElement |
---|
getManagedSystemName, getRoles, hasManagedSystemName, hasRoles, setManagedSystemName, setRoles |
Methods inherited from interface com.collation.platform.model.ModelObject |
---|
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
Methods inherited from interface com.collation.platform.model.topology.process.itil.ConfigurationItem |
---|
getAssetID, getAssetTag, getCICategory, getConfigLastUpdate, getLastAuditState, getLastAuditTime, getLastLifecycleStateTime, getLifecycleState, getPrimaryOwner, hasAssetID, hasAssetTag, hasCICategory, hasConfigLastUpdate, hasLastAuditState, hasLastAuditTime, hasLastLifecycleStateTime, hasLifecycleState, hasPrimaryOwner, setAssetID, setAssetTag, setCICategory, setConfigLastUpdate, setLastAuditState, setLastAuditTime, setLastLifecycleStateTime, setLifecycleState, setPrimaryOwner |
Field Detail |
---|
static final java.lang.String IBM_COPYRIGHT
Method Detail |
---|
boolean getTwoPhaseCommitEnabled() throws AttributeNotSetException
AttributeNotSetException
void setTwoPhaseCommitEnabled(boolean b)
boolean hasTwoPhaseCommitEnabled()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |