public interface TransactionalObject
Modifier and Type | Method and Description |
---|---|
String |
getTransactionId()
Unique ID of the transaction
|
void |
setTransactionId(String transactionId) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.