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(java.util.BitSet ignoreMapping,
ITable table,
int row)
Returns false if the specified table row have a different ignore mapping
than the specified mapping.
|
protected java.util.BitSet |
getIgnoreMapping(ITable table,
int row)
Returns mapping of columns to ignore by this operation.
|
OperationData |
getOperationData(ITableMetaData metaData,
java.util.BitSet ignoreMapping,
IDatabaseConnection connection) |
execute, handleColumnHasNoValue, iterator, toStringgetQualifiedNameCLOSE_CONNECTION, TRANSACTIONpublic OperationData getOperationData(ITableMetaData metaData, java.util.BitSet ignoreMapping, IDatabaseConnection connection) throws DataSetException
DataSetExceptionprotected java.util.BitSet getIgnoreMapping(ITable table, int row) throws DataSetException
AbstractBatchOperationDataSetExceptionprotected boolean equalsIgnoreMapping(java.util.BitSet ignoreMapping,
ITable table,
int row)
throws DataSetException
AbstractBatchOperationDataSetExceptionCopyright © 2002-2018. All Rights Reserved.