public class IndexImpl extends MetadataImpl<IndexMetadata> implements Index
metadata
Constructor and Description |
---|
IndexImpl() |
Modifier and Type | Method and Description |
---|---|
Index |
addColumnName(String columnName) |
Index |
setCatalog(String catalog) |
Index |
setColumnList(String columnList) |
Index |
setName(String name) |
Index |
setSchema(String schema) |
Index |
setTable(String table) |
Index |
setUnique(Boolean unique) |
getMetadata
public Index addColumnName(String columnName)
addColumnName
in interface Index
public Index setCatalog(String catalog)
setCatalog
in interface Index
public Index setColumnList(String columnList)
setColumnList
in interface Index
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference