org.lexevs.dao.database.inserter
Interface BatchInserter

All Superinterfaces:
Inserter
All Known Implementing Classes:
InOrderOrderingBatchInserterDecorator, SqlMapExecutorBatchInserter

public interface BatchInserter
extends Inserter

The Interface BatchInserter.

Author:
Kevin Peterson

Method Summary
 void executeBatch()
          Execute batch.
 void startBatch()
          Start batch.
 
Methods inherited from interface org.lexevs.dao.database.inserter.Inserter
insert
 

Method Detail

startBatch

void startBatch()
Start batch.


executeBatch

void executeBatch()
Execute batch.


Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.