public class PostgresBatchAction extends BatchAction
keyRowDescriptor, query, runningAsBatchdataNode| 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, runAsIndividualQueriesgetInMemoryOffset, readResultSetpublic PostgresBatchAction(BatchQuery query, DataNode dataNode, boolean runningAsBatch)
protected PreparedStatement prepareStatement(Connection connection, String queryStr, DbAdapter adapter, boolean generatedKeys) throws SQLException
prepareStatement in class BatchActionSQLExceptionCopyright © 2001–2023 Apache Cayenne. All rights reserved.