ForeignKey.Action

public static abstract @interface ForeignKey.Action
implements Annotation

android.arch.persistence.room.ForeignKey.Action


Constants definition for values that can be used in onDelete() and onUpdate().

Summary

Inherited methods