| Modifier and Type | Required Element and Description |
|---|---|
Class |
table
Referenced table class.
|
| Modifier and Type | Optional Element and Description |
|---|---|
String |
field
Referenced field.
|
ReferenceOption |
onDelete
ON DELETE reference option.
|
ReferenceOption |
onUpdate
ON UPDATE reference option.
|
public abstract String field
public abstract ReferenceOption onDelete
public abstract ReferenceOption onUpdate
Copyright © 2017, Petr Panteleyev