Modifier and Type | Optional Element and Description |
---|---|
String[] |
columnNames |
boolean |
deferred |
ForeignKeyAction |
deleteAction |
boolean |
enabled |
boolean |
implicit |
String |
name |
boolean |
specified |
ForeignKeyAction |
updateAction |
public abstract String name
public abstract ForeignKeyAction deleteAction
public abstract ForeignKeyAction updateAction
public abstract String[] columnNames
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.