public interface Updatable
| Modifier and Type | Method and Description |
|---|---|
void |
applyUpdates()
Apply pending updates.
|
void applyUpdates()
throws T2DBException
Database.commit() and
Database.rollback() is the client's responsibility.T2DBExceptionCopyright © 2017. All rights reserved.