public interface WriteProvider
Modifier and Type | Method and Description |
---|---|
void |
collectStatements(StatementBatch sb)
Collects the raw SQL statements to be batch together and
executed as a single database transaction.
|
void collectStatements(StatementBatch sb) throws java.lang.Exception
sb
- The holder of all the SQL statements for this universe.java.lang.Exception
- A serious problem has occurred.stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.