public interface Transaction extends Cloud
PROP_IGNOREVALIDATION, PROP_REQUEST, PROP_RESPONSE, PROP_SESSIONNAME, PROP_XMLMODE| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Cancels this transaction.
|
boolean |
commit()
Commits this transaction.
|
String |
getCloudName()
Returns the name of the cloud this transaction uses
|
NodeList |
getNodes() |
boolean |
isCanceled()
Returns whether the transaction is canceled
|
boolean |
isCommitted()
Returns whether the transaction is committed
|
createAggregatedQuery, createNodeList, createNodeManagerList, createNodeQuery, createQuery, createRelationList, createRelationManagerList, createTransaction, createTransaction, createTransaction, getCloudContext, getDescription, getFunction, getFunctions, getList, getList, getLocale, getName, getNode, getNode, getNodeByAlias, getNodeManager, getNodeManager, getNodeManagers, getNonTransactionalCloud, getPossibleContexts, getProperties, getProperty, getRelation, getRelation, getRelationManager, getRelationManager, getRelationManager, getRelationManager, getRelationManagers, getRelationManagers, getRelationManagers, getTransaction, getUser, hasNode, hasNode, hasNodeManager, hasRelation, hasRelation, hasRelationManager, hasRelationManager, hasRelationManager, hasRole, may, mayRead, mayRead, setLocale, setProperty, shutdownboolean commit()
true if the commit succeeded, false
otherwisevoid cancel()
boolean isCommitted()
true when committedboolean isCanceled()
true when canceledNodeList getNodes()
String getCloudName()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}