Modifier and Type | Required Element and Description |
---|---|
String |
name |
Modifier and Type | Optional Element and Description |
---|---|
String |
catalog |
ForeignKey[] |
foreignKeys |
Index[] |
indexes |
String |
schema |
Unique[] |
uniqueConstraints |
public abstract String name
public abstract String catalog
public abstract String schema
public abstract Index[] indexes
public abstract ForeignKey[] foreignKeys
public abstract Unique[] uniqueConstraints
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.