Class DefaultInsertManyToManyRelationRecord

java.lang.Object
de.hybris.platform.directpersistence.record.impl.AbstractRelationRecord
de.hybris.platform.directpersistence.record.impl.DefaultInsertManyToManyRelationRecord
All Implemented Interfaces:
InsertManyToManyRelationRecord, Record, RelationRecord
Direct Known Subclasses:
DefaultInsertOneToManyRelationRecord

public class DefaultInsertManyToManyRelationRecord extends AbstractRelationRecord implements InsertManyToManyRelationRecord
Insert relation record which is used to represent inserting a relation link in changeset.