public class InsertOperation extends AbstractBatchOperation
_reverseRowOrderCLEAN_INSERT, DELETE, DELETE_ALL, INSERT, NONE, REFRESH, TRUNCATE_TABLE, UPDATE| Modifier and Type | Method and Description |
|---|---|
protected boolean |
equalsIgnoreMapping(BitSet ignoreMapping,
ITable table,
int row)
Returns false if the specified table row have a different ignore mapping
than the specified mapping.
|
protected BitSet |
getIgnoreMapping(ITable table,
int row)
Returns mapping of columns to ignore by this operation.
|
OperationData |
getOperationData(ITableMetaData metaData,
BitSet ignoreMapping,
IDatabaseConnection connection) |
execute, handleColumnHasNoValue, iterator, toStringgetQualifiedNameCLOSE_CONNECTION, TRANSACTIONpublic OperationData getOperationData(ITableMetaData metaData, BitSet ignoreMapping, IDatabaseConnection connection) throws DataSetException
DataSetExceptionprotected BitSet getIgnoreMapping(ITable table, int row) throws DataSetException
AbstractBatchOperationDataSetExceptionprotected boolean equalsIgnoreMapping(BitSet ignoreMapping, ITable table, int row) throws DataSetException
AbstractBatchOperationDataSetExceptionCopyright © 2002-2017. All Rights Reserved.