Modifier and Type | Optional Element and Description |
---|---|
String |
columnDefinition |
boolean |
insertable |
String |
name |
boolean |
nullable |
String |
referencedAttributeName |
String |
referencedColumnName |
String |
table |
boolean |
unique |
boolean |
updatable |
public abstract String name
public abstract String referencedColumnName
public abstract String referencedAttributeName
public abstract boolean unique
public abstract boolean nullable
public abstract boolean insertable
public abstract boolean updatable
public abstract String columnDefinition
public abstract String table
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.