public class PostgreSQLTransferDAO extends DBTransferDAO
Modifier and Type | Field and Description |
---|---|
protected static String |
SQL_GET_ID |
BLOCK_SIZE_FIELD, FILE_INFO_FIELD, FILENAME_FIELD, GLOBAL_LAST_STEP_FIELD, GLOBAL_STEP_FIELD, ID_FIELD, ID_RULE_FIELD, INFO_STATUS_FIELD, IS_MOVED_FIELD, ORIGINAL_NAME_FIELD, OWNER_REQUEST_FIELD, PRIMARY_KEY_WHERE, RANK_FIELD, REQUESTED_FIELD, REQUESTER_FIELD, RETRIEVE_MODE_FIELD, SQL_COUNT_ALL, SQL_DELETE, SQL_DELETE_ALL, SQL_EXIST, SQL_GET_ALL, SQL_INSERT, SQL_SELECT, SQL_UPDATE, STEP_FIELD, STEP_STATUS_FIELD, TABLE, TRANSFER_INFO_FIELD, TRANSFER_MODE_FIELD, TRANSFER_START_FIELD, TRANSFER_STOP_FIELD, UPDATED_INFO_FIELD
connection, PARAMETER, PARAMETER_COMMA, SQL_COUNT_ALL_PREFIX, WHERE
Constructor and Description |
---|
PostgreSQLTransferDAO(Connection con) |
Modifier and Type | Method and Description |
---|---|
protected long |
getNextId() |
delete, exist, find, getCountRequest, getDeleteAllRequest, getDeleteRequest, getExistRequest, getFromResultSet, getGetAllRequest, getId, getInsertRequest, getInsertValues, getSelectRequest, getTable, getUpdateRequest, getUpdateValues, insert, isCachedEnable, isDbTransfer, select, updateRank, updateRankUpdatedInfoStepStatusStop
addToCache, clearCache, close, closeResultSet, closeStatement, count, delete, deleteAll, executeAction, executeQuery, executeUpdate, exist, find, find, find, find, find, getAll, getCache, getConnection, getFromCache, isInCache, prepareCountQuery, prepareDeleteQuery, prepareFindParams, prepareFindQuery, removeFromCache, select, setParameters, update, update
protected static final String SQL_GET_ID
public PostgreSQLTransferDAO(Connection con) throws DAOConnectionException
DAOConnectionException
protected final long getNextId() throws DAOConnectionException
getNextId
in class DBTransferDAO
DAOConnectionException
Copyright © 2009–2022 Waarp. All rights reserved.