public class PostgresBatchAction extends BatchAction
keyRowDescriptor, query, runningAsBatch
dataNode
Constructor and Description |
---|
PostgresBatchAction(BatchQuery query,
DataNode dataNode,
boolean runningAsBatch) |
Modifier and Type | Method and Description |
---|---|
protected PreparedStatement |
prepareStatement(Connection connection,
String queryStr,
DbAdapter adapter,
boolean generatedKeys) |
createTranslator, getQuery, hasGeneratedKeys, performAction, processGeneratedKeys, runAsBatch, runAsIndividualQueries
getInMemoryOffset, readResultSet
public PostgresBatchAction(BatchQuery query, DataNode dataNode, boolean runningAsBatch)
protected PreparedStatement prepareStatement(Connection connection, String queryStr, DbAdapter adapter, boolean generatedKeys) throws SQLException
prepareStatement
in class BatchAction
SQLException
Copyright © 2001–2018 Apache Cayenne. All rights reserved.