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 String columnDefinition
public abstract String table
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.