public class BatchRetrieveDao extends Object
Constructor and Description |
---|
BatchRetrieveDao() |
Modifier and Type | Method and Description |
---|---|
<T> List<T> |
batchExecuteReadQuery(javax.persistence.Query query,
List<?> params,
String parameterName) |
int |
getInClauseBatchSize() |
void |
setInClauseBatchSize(int inClauseBatchSize) |
Copyright © 2022. All rights reserved.