public class JdbcParameterEntryBatchLoader extends Object implements ParameterEntryBatchLoader
| Constructor and Description |
|---|
JdbcParameterEntryBatchLoader(org.polyjdbc.core.transaction.TransactionManager transactionManager,
ParameterEntryDAO parameterEntryDAO,
long parameterId) |
public JdbcParameterEntryBatchLoader(org.polyjdbc.core.transaction.TransactionManager transactionManager,
ParameterEntryDAO parameterEntryDAO,
long parameterId)
public boolean hasMore()
hasMore in interface ParameterEntryBatchLoaderpublic Collection<ParameterEntry> nextBatch(int batchSize)
nextBatch in interface ParameterEntryBatchLoaderpublic void close()
close in interface ParameterEntryBatchLoaderCopyright © 2012–2013. All rights reserved.