public class NoModelTransactionSupport extends Object implements IModelTransactionSupport
| Constructor and Description |
|---|
NoModelTransactionSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
commitTransaction() |
void |
rollbackTransaction() |
void |
startTransaction() |
public void commitTransaction()
commitTransaction in interface IModelTransactionSupportpublic void rollbackTransaction()
rollbackTransaction in interface IModelTransactionSupportpublic void startTransaction()
startTransaction in interface IModelTransactionSupportCopyright © 2016. All rights reserved.