org.broadleafcommerce.common.util.dao
Class BatchRetrieveDao
java.lang.Object
org.broadleafcommerce.common.util.dao.BatchRetrieveDao
public class BatchRetrieveDao
- extends Object
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchRetrieveDao
public BatchRetrieveDao()
batchExecuteReadQuery
public <T> List<T> batchExecuteReadQuery(javax.persistence.Query query,
List<?> params,
String parameterName)
getInClauseBatchSize
public int getInClauseBatchSize()
setInClauseBatchSize
public void setInClauseBatchSize(int inClauseBatchSize)
Copyright © 2013. All Rights Reserved.