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–2015 Alfresco Software. All rights reserved.