|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Transaction
| Field Summary |
|---|
| Fields inherited from interface org.teiid.adminapi.AdminObject |
|---|
DELIMITER, DELIMITER_CHAR, ESCAPED_DELIMITER, ESCAPED_WILDCARD, WILDCARD |
| Method Summary | |
|---|---|
java.lang.String |
getAssociatedSession()
Get the session associated with the this transaction. |
long |
getCreatedTime()
Get the local creation time. |
java.lang.String |
getId()
Returns the Xid string for GLOBAL transactions or the Transaction id string LOCAL/REQUEST. |
java.lang.String |
getScope()
Get the scope for the transaction. |
| Methods inherited from interface org.teiid.adminapi.AdminObject |
|---|
getName, getProperties, getPropertyValue |
| Method Detail |
|---|
java.lang.String getAssociatedSession()
java.lang.String getScope()
java.lang.String getId()
long getCreatedTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||