@Deprecated public interface Commitable
| Modifier and Type | Method and Description |
|---|---|
void |
commit()
Deprecated.
|
void |
setAutocommit(boolean autocommit)
Deprecated.
|
@Deprecated void commit() throws ModelRuntimeException
ModelRuntimeException - if the commit could not be executed@Deprecated void setAutocommit(boolean autocommit)
autocommit - If true, all changes are immediately written to the
underlying persistence layer, if any is used.Copyright © 2005–2016 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.