public class H2TransferDAO 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, RANK_FIELD, REQUESTED_FIELD, REQUESTER_FIELD, RETRIEVE_MODE_FIELD, 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
Constructor and Description |
---|
H2TransferDAO(Connection con) |
Modifier and Type | Method and Description |
---|---|
protected long |
getNextId() |
delete, exist, exist, find, find, find, find, find, getDeleteAllRequest, getDeleteRequest, getExistRequest, getFromResultSet, getGetAllRequest, getId, getInsertRequest, getInsertValues, getSelectRequest, getUpdateRequest, getUpdateValues, insert, select, select
close, closeResultSet, closeStatement, deleteAll, executeAction, executeQuery, executeUpdate, find, getAll, setParameters, update
protected static final String SQL_GET_ID
public H2TransferDAO(Connection con) throws DAOConnectionException
DAOConnectionException
protected long getNextId() throws DAOConnectionException
getNextId
in class DBTransferDAO
DAOConnectionException
Copyright © 2009–2020 Waarp. All rights reserved.