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 IModelTransactionSupport
public void rollbackTransaction()
rollbackTransaction
in interface IModelTransactionSupport
public void startTransaction()
startTransaction
in interface IModelTransactionSupport
Copyright © 2016. All rights reserved.