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.5.2, "build v20140319-9ad6abd" API Reference