1 #ifndef INCLUDE_ORA_RELATIONALDELETER_H
2 #define INCLUDE_ORA_RELATIONALDELETER_H
9 class RelationalBuffer;
10 class DeleteOperation;
26 void erase(
int itemId );
std::vector< DeleteOperation * > m_operations
virtual ~RelationalDeleter()
Destructor.
std::vector< const MappingElement * > m_mappings
void build(RelationalBuffer &buffer)
RelationalDeleter(MappingElement &dataMapping)