Interface Record
-
- All Known Subinterfaces:
EntityRecord,InsertManyToManyRelationRecord,InsertOneToManyRelationRecord,ModificationRecord,RelationRecord,RemoveManyToManyRelationsRecord,RemoveOneToManyRelationsRecord
- All Known Implementing Classes:
AbstractEntityRecord,AbstractModificationRecord,AbstractRelationRecord,DefaultInsertManyToManyRelationRecord,DefaultInsertOneToManyRelationRecord,DefaultRemoveManyToManyRelationsRecord,DefaultRemoveOneToManyRelationsRecord,DeleteRecord,DirectUpdateRecord,InsertRecord,UpdateRecord
public interface RecordRepresents single change in persistence - row.