public interface BatchingDAO
| Modifier and Type | Method and Description |
|---|---|
void |
executeBatch()
Write a batch of insert or update commands
|
void |
startBatch()
Start a batch of insert or update commands
|
void startBatch()
RuntimeException - wrapping a SQLExceptionvoid executeBatch()
RuntimeException - wrapping a SQLExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.