public @interface

ForeignKey.Action

implements java.lang.annotation.Annotation

 androidx.room.ForeignKey.Action

Overview

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

Summary